summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 00:55:30 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 00:55:30 -0800
commitd00398e196c2f317c44cf7d9ef94f1531598bad1 (patch)
tree401c8187468873de11e15752c9ea9d772d73c11f /.gitattributes
parent5234cb0fdb9ab5c446fe51c225460e5f17ae6c28 (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