summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-06 19:19:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-06 19:19:51 -0800
commitabe1d9efa1ca38ee29db2432a042a2f7bae5e648 (patch)
tree52399f5a41e96eee4ac6b1666c9635db63b4c184 /.gitattributes
parent48cbc84f7f69b35962f7426db8e6d8044f78ab59 (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