summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 20:45:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 20:45:17 -0800
commit56f8e6415ceb892e46596f11d1d3a5a794908b18 (patch)
treecddb1d7e998bd3d0c480de7deb08ee3c13f18332 /.gitattributes
parent1f1eb6f3dc3322632f49f529ee01ccfd47c4bd80 (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