summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 21:49:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 21:49:16 -0800
commitb4d0446873774a87ac5bab395f4686f40887b41e (patch)
tree2a5f97c709de7b7c1ccdba548f323bdfc1666cf7 /.gitattributes
parent68c4d2eb035d6a6d3f5fd5d78bc1100096d10e7e (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