summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 17:30:11 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 17:30:11 -0800
commit6e927221f77c1354ec07ce5b4c6102b65ec6c063 (patch)
treed7f89951e80b29e0fbb724f67b561ea3707414af /.gitattributes
parent6d4397370362f3ae0aa599c53811095178d6b1e1 (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