summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorDaniel Weipert <git@mail.dweipert.de>2025-04-27 13:44:22 +0200
committerDaniel Weipert <git@mail.dweipert.de>2025-04-27 13:44:22 +0200
commit5469cf7b6da512e48f3d614704e51cfdd6966f08 (patch)
treebc27fbdffa4d08fba55d231c0a2a2efb1d84d5e0 /.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