summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-14 11:35:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-14 11:35:12 -0800
commit3ec92f74a5b3394c37e5ea38c3255d5d1d7d70bb (patch)
tree3f8ae0e19dc5311a179adcce7a24ea0ab0eae31b /.gitattributes
parent4f3adf956ef85f9dd603ed30c6ad0c3e4fe14b02 (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