summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:40:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:40:33 -0800
commit5c1b7d8746e0d0a84cbe8ea4497775cbf5b884b9 (patch)
tree36e4b13396243e2c44c7e73e4919ec665e825f2d /.gitattributes
parent6c06e9d11a52551cf634bd7c74737057beaacd6a (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