summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 22:30:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 22:30:04 -0800
commit49e5e1e01f41385969e85e26d6ee95d94a4678f6 (patch)
tree2ea8d063129af7a84e4627b511acb46e34d7c786 /.gitattributes
parent1cbb2d4f6a811eb9620b66195aeae7e63b30046a (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