summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 11:08:01 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 11:08:01 -0800
commit38a6dc1b787a2b48d27d371d16296bd558f14bf1 (patch)
treeaead3c97ce658b7eb1228eb60f1220c936c18528 /.gitattributes
parenta080e19b48dc828f316d37bca1dc2e41076690b0 (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