summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:37:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:37:49 -0800
commitf4d4cca286e9865fb3c924c22c92fb9292a2e014 (patch)
treed3c3153b31acaa098ba8a1cc7817bac06add56f9 /.gitattributes
parent7b42c4eaa7e98ccc7d120d7425b571591f44a4b2 (diff)
NormalizeHEADmain
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..d7b82bc
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,4 @@
+*.txt text eol=lf
+*.htm text eol=lf
+*.html text eol=lf
+*.md text eol=lf