summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:20:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:20:32 -0800
commit14f4e22e70bb529184decdb795dbe6b846b7ce4e (patch)
tree8999c3b2c0add8b46ae7e214142d244926b6ef05 /.gitattributes
parent1fc85a001dce6dd17b15d430c71d2d1abfb4c66f (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