summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-15 14:27:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-15 14:27:00 -0800
commit85005bd1f9533b7385ce1004e2790f0f4890c5b9 (patch)
treecaedc3355f505141ce4dc65fd768b1ac828c340e /.gitattributes
parent840b6e8613e2e14bca71f4e2d698ae972b215682 (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