summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:24:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:24:40 -0800
commit8c684d1374621f2c2f672e7c4d4e9a4f47a002d2 (patch)
tree1cc2e49b2cf45df7d531e2ebf402bf706c0de7b0 /.gitattributes
parent80d404c9ff870d4f2ff330c465a0303eaccb6ff4 (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