summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 04:07:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 04:07:35 -0800
commit6288a2c2bd9410dd6f0f3eda8fda49362a02c148 (patch)
tree1a701beb5d18725bb572e61ead5498d90bb7d817 /.gitattributes
parentf86fc6663e973e4cf9862407d9eb0339a75d6c8e (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