summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-12 06:33:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-12 06:33:44 -0800
commit66dcce420212073dda75362bc8f7a6e58b1e81fb (patch)
tree64b2aee4f5a7b190fb014fdb0752f1c4a36fd39e /.gitattributes
parent82be63af018e06c21d10770d0b640ee5e687237a (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