summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 08:02:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 08:02:34 -0800
commita5f298f958b0e36e65dc3f16144914f7912e368e (patch)
treee3b95db21e44e36effc92a91d202ba509c21b558 /.gitattributes
parent5e3d1cbcfcc90f255e4c04bc8797e7a8e6bf37cb (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