summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:10:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:10:08 -0800
commit6c5ab61af09d4b9797f124ac95cdbb080add69ba (patch)
tree1b13c3f628ba3919b475b9bd98ed2e2c62454e3c /.gitattributes
parent76d24194eb3b90c27411095f823a4d9da92faa7a (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