summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-16 19:25:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-16 19:25:52 -0800
commitd9ed11cc887819ff497dfb33f2a59ea9da5a4637 (patch)
tree2627302fcc92d87d5f4b9a80b7d1e6df6f336d7d /.gitattributes
parent5bdaf78174d67fb031a4c60e5ae85c2cf6110478 (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