summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 23:29:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 23:29:39 -0800
commit87a7fac0c685af56429850611406ee77702e0405 (patch)
tree9a89ccd90cd413d0ec49bd460cb437d8f0831fcf /.gitattributes
parent2a21cc22595ca0b6f41db4999d781af0b3ea150c (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