summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 01:32:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 01:32:14 -0800
commita4638f2b9226d669dba6c9eba6232911380107fd (patch)
tree7f08439e5b1893eac1013d933dd1e9befcce36a3 /.gitattributes
parent1ec9f2085b4726214fbc0f10c33fffdb1d2f5ab4 (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