summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2026-03-21 11:23:59 +0100
committerDaniel Weipert <git@mail.dweipert.de>2026-03-21 11:23:59 +0100
commit271f1db35e1654d0e25e2025c86d46ba401d288e (patch)
tree3ea40d061254d2a7745b941ef309fc71fc4a06d7 /.gitattributes
initial commitHEADmain
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