summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:17:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:17:20 -0800
commit6e9e151236e19fc42e609bdf0c32048c5810473a (patch)
tree83f3541030c13955dc223958b0b844e48a7fe223 /.gitattributes
parentf789cef85aac8927add22112b1f145e2b7d7747d (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