]> wimlib.net Git - wimlib/commitdiff
Add a gitattributes file
authorEric Biggers <ebiggers3@gmail.com>
Fri, 31 Mar 2023 07:15:02 +0000 (00:15 -0700)
committerEric Biggers <ebiggers3@gmail.com>
Fri, 31 Mar 2023 07:15:02 +0000 (00:15 -0700)
This is needed to avoid all files showing as "modified" on Windows.

.gitattributes [new file with mode: 0644]

diff --git a/.gitattributes b/.gitattributes
new file mode 100644 (file)
index 0000000..20c18d9
--- /dev/null
@@ -0,0 +1,2 @@
+# Do not mess with line endings
+* -text