summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 22:36:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 22:36:05 -0800
commit6e3b250d52259affdd85927c2c9a40fbd51f686a (patch)
tree78ba3c119d1fc27d1c4497964face387ccc636e4 /.gitattributes
parent587124b634fbf41bc18c9157e259cd6ab8971b50 (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