summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 21:30:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 21:30:51 -0800
commit76bf4a86ae90a45de1cd4f1cf7f9159fee1a57b6 (patch)
treed2ebcd4944e2cd8811d742aaafe327f4633d9d4d /.gitattributes
parent64e414d591573ca9a85fb970cf50b181cfff9998 (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