summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 16:15:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 16:15:45 -0800
commit7c3ff9fa8c720f979d98c82684216c74003d6fc5 (patch)
treef2f8ce1efd9780e16f05b951bb3f72003d8aa15e /.gitattributes
parentc1dc61e50fd36c8039d6125ae22bcacdc2930c45 (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