summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 05:14:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 05:14:20 -0800
commitf978af17ee09a06ea003ee28d601708a1b156894 (patch)
treee21ff0a534403988c451a0a71b7c5682fe2ddba3 /.gitattributes
parent882059ab4a738137d8d705129ef0a64604167ec7 (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