summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-05 06:14:32 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-05 06:14:32 -0800
commit588410ff0fc3b2d6b7c315857a86b40a5e26c08d (patch)
tree45b2541db81f7c0148e5d951ebc2ee57def53994 /.gitattributes
parent02b55ff39f30aea7fdcd363dbcd5b2f62d61ca18 (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