summarylogtreecommitdiffstats
path: root/.gitattributes
diff options
context:
space:
mode:
authorEmil Lundberg2018-10-11 21:39:17 +0200
committerEmil Lundberg2018-10-11 21:39:17 +0200
commit24fb9971f5c79bf3a239b42b967e647cfd1f771b (patch)
treea1288d337323dd70d0650cd8fc3ba1176be8257a /.gitattributes
downloadaur-24fb9971f5c79bf3a239b42b967e647cfd1f771b.tar.gz
Initial commit
There will be many others But this one is first
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000000..b4d31590d251
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,5 @@
+# Normalize line endings on checkin
+* text=auto
+
+# Force a specific kind of line endings on checkout
+*.sh text eol=lf