summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 09:10:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 09:10:17 -0800
commit40ecdca7b5e547cf020a4f65254c47a62eb4c603 (patch)
tree57b0cdc309b2dec4e633ecc6eba20bcb94847515 /.gitattributes
parent656ef7f6aef9e552937c743f127c469e977ed1e8 (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