summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 09:17:24 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 09:17:24 -0800
commitd61f94e6319a119a89dea840b3e8dd3f10b3798f (patch)
tree536c39dbe8020bd6579cfcc3c7ab2e09dc6a96c5 /.gitattributes
parent39bfdbbee1e151976f2b1c1e46e7a2998d1688e0 (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