summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 22:23:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 22:23:35 -0800
commitdebc4bf2cb8ede216a9e53b81fc4c1c798bb8906 (patch)
tree3df568ffd51189b49c61d673a33e70b19dfe2b06 /.gitattributes
parentf3419e85d0ce6f8c041148cb0825812662858c94 (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