summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 23:35:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 23:35:40 -0800
commit796bccfb3ef55de4a15c325db848d31973535fc9 (patch)
tree1f6d525e56fb0bb105367353cb52c95cf6106405 /.gitattributes
parentcfa25735dce83f961de45e563866dba12a63f08d (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