summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:05:54 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:05:54 -0800
commit2000f7ce61d4a193e97c11745394e3a6f6958fa4 (patch)
tree61b51296d5d5c60ea35da8860d7b0cb77695154f /.gitattributes
parenta8fc4a0cddd3f55be0482f49d5f88fe76c2d90db (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