summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 11:44:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 11:44:44 -0800
commitb0a8ddc7c74d48fbc5b3b2d9ca1cd0baf95bc282 (patch)
tree522a7a74db4a12523ae90b29e2b64d8de3d81777 /.gitattributes
parentea623a733d19f7b295953c0f47fc2bef4998990e (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