summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-27 11:57:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-27 11:57:44 -0800
commit096e7d6fbcb6ed82c9423277ed5c2ba04fc5be0a (patch)
tree055c033b1ff05fcd4806044d2243f362d2c9c39b /.gitattributes
parentcd234230d474fa62d2f92c9438b3928be658bd8e (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