summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:40:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:40:44 -0800
commit970d8aa1f8453678c0cfedc96f7e0d364904d195 (patch)
treeafd9821313f4e471ea2ed1c5827451283042ad6b /.gitattributes
parent83c6e7eab5c19103fcb81d0768b629b4a5c96cb0 (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