summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 07:54:16 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 07:54:16 -0800
commit7cca2722ac29aed82c379da2e5365911b77f1e69 (patch)
tree5e0320c15bcb8969aef4f8f341c7b463f35815fd /.gitattributes
parentcb681fe0f11737f9315a08f6ba79cf3009b8f559 (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