summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 04:49:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 04:49:15 -0800
commit710e398ae999b3fb14af01345fd6544d43039ff2 (patch)
tree69724ccb13e9f3147aa8932edd561c4271de1e19 /.gitattributes
parent4e10d5b1764f419b66c37b7e3d02f754e22c5744 (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