summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 20:29:43 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 20:29:43 -0800
commit8895dbb59432ccfa5e21019f983cb1824393bcd3 (patch)
tree53d5fbe6ce551d4b5bc86e43e2427212acc5c9d1 /.gitattributes
parentf6c3c12d784a87a4c3491929a1d2d06d68e055b1 (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