summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:28:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:28:13 -0800
commit7162a8a1f11a4f1b1e988e32d664f3f02034cfb7 (patch)
treedccb3ccd58f004433bd0a92bab90a82b27172edf /.gitattributes
parentf49c38618bd0191f35f0a9ce55f2025af05bcd59 (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