summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 03:30:22 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 03:30:22 -0800
commitf143e6f5d032d416de0842db1b7a9326c1fa920f (patch)
treed3fa2bf3f5c253d039139088b2c078ca4af4432e /.gitattributes
parentd84f70c5b04895ad7e3a41f92ddcf736a4d47d5a (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