summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 22:30:09 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 22:30:09 -0800
commit42411f908d64229d22e16810dfda398104d696ff (patch)
tree596766a41ef400d28c0ef0aaf0b2987aa1603069 /.gitattributes
parent0e443e8a92e6f06b1acb7a9bf639509ccb46ce8e (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