summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 04:49:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 04:49:00 -0800
commit2177f5405eabd3f51de620bae559f0554b963e08 (patch)
tree5608cd3c6c321d432ca7071ccd5a390ab5723aba /.gitattributes
parent9bf49f0100d7aa2ceff34c33de943695efe5bd7e (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