summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-25 06:33:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-25 06:33:06 -0800
commit70eb186cef02e200697a79cb796c97b5b3ef0c55 (patch)
tree7cae9dc8b4a063e5f8ea141142995ac57ce7d706 /.gitattributes
parentab6ee070841c6dd6f4b2b5a095d2629868d274cf (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