summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 17:53:00 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 17:53:00 -0800
commit681b235d726e843c2e08e8b420c96f279a03f0b1 (patch)
tree488483a6eb70d268fcd92f1d23df4f31fa5f159c /.gitattributes
parent769aed425bf36ed745675f59a62d7723cb5b5f1e (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