1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Ensure line endings for .bat are not modified

Closes gh-10039
This commit is contained in:
Marcus Da Coregio
2021-07-05 14:11:49 -03:00
parent e269e5cb91
commit 8c0103498a
+3
View File
@@ -1,6 +1,9 @@
# Normalize line endings to auto.
* text auto
# Ensure that line endings for DOS batch files are not modified.
*.bat -text
# Ensure the following are treated as binary.
*.cer binary
*.graffle binary