summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 18:30:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 18:30:33 -0800
commit76f5f22860b4cb8152c1a586c29e58f4e2e61fa0 (patch)
tree9b5ff0c4bc594251798eb1ca87a499d2638e5d24 /.gitattributes
parent57b61cbe8d7e1e44546f3a3d4df18e84f4ae58c7 (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