summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 21:29:04 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 21:29:04 -0800
commita22edc9bc7bcdc4287c1cbe1309465766b3ecc0d (patch)
tree7a40e4f65d3e1c65e43bf4089a383df123fc43df /.gitattributes
parent2f7f0cf313cbec332e6d9e7da08d4ff875b319a9 (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