summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2024-08-20 17:00:49 +0200
committerDaniel Weipert <git@mail.dweipert.de>2024-08-20 17:00:49 +0200
commit8d4e709f7e2390e06c3e412c20662e8bc21f0d0c (patch)
treeaec2214a1cc91524e78a7707c6c03612b6d346ba /.gitattributes
initial commit
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..8ad74f7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,2 @@
+# Normalize EOL for all files that Git considers text files.
+* text=auto eol=lf