summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 10:13:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 10:13:44 -0800
commit3b7558b16b3c54f0e7fd0e1c089c894e564fd326 (patch)
treec9abb11896ebb74900873e7b52285ec9cd0f4bbe /.gitattributes
parent2e207b0632798133a9e13b1172c33c0cbe603fbb (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