summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 06:08:37 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 06:08:37 -0800
commit1892f9f4d1f7cd8b0c1ab7b70da34b3259937bdf (patch)
tree09f17d4b5150c2649f1fcfe66436844375e15ca2 /.gitattributes
parentdca102ab71f887254e2815612848771eb5344d31 (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