summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 06:34:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 06:34:44 -0800
commit74578bb04caeb9344d3ff46dbe9dc83171ab4c4e (patch)
tree3a4413b3b14b30578b05f95552a971fa9ab87964 /.gitattributes
parent68f459670aec4e2e7cb9eb9f72fa6bc1898c46f1 (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