summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 21:06:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 21:06:17 -0800
commit2dd01742600bab8b020553e04c48bc6fd44f1b12 (patch)
tree60bb1c54645576cafb6081bc38ab2c3a843db79e /.gitattributes
parentcd6e321fd856fd25b4b86a1984125838d56622bd (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