summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 10:46:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 10:46:52 -0800
commit40b8c63ad3aa6c3c1e44dfd48edeba1d89c23e57 (patch)
tree9dd78023d6fc10e2340f2be9de97b7f6c0b9234c /.gitattributes
parent2f576c5c7e03e8604282a2482e225a9d4d7f6b65 (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