summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 15:54:35 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 15:54:35 -0800
commit779235a8582aacf83f6a8c6817b8e55215341066 (patch)
treed280a03dd13f3a548cdcfcff9778d6d56f019656 /.gitattributes
parent675fe6404de49f70ca6a2c506153a7e8790da4c4 (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