summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 09:01:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 09:01:05 -0800
commit8a8cb1f0a7956d61939f07116b80252bd703b6e4 (patch)
tree6c9033b525b7d1d7d97c74f583a9e941b013e9eb /.gitattributes
parent8844ec25ed4c1f4027dbf6b9658a51eb7dcf1fb7 (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