summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-30 05:44:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-30 05:44:48 -0800
commit23424e8e9c1bdbd28e9e2a6d84149deba9d0edd1 (patch)
tree8a5da31eed79ae7d7702d4b5eebce9070a405f3e /.gitattributes
parent41cc3fbd3473d24a8758fbb1060c28f0ceb99865 (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