summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 16:49:55 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 16:49:55 -0800
commitcf27013fbf35283d899bc7c1666fc84cd8f8d222 (patch)
tree15cb24b76cd491a808c404f1ef72294b928a6e0f /.gitattributes
parentd7488c58cdffb3fbd34dbe1e75f0af63d49c7e3f (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