summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 12:19:23 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 12:19:23 -0800
commit2730c7dc944da8bb8e95acc4282fe3507e41f6f1 (patch)
tree802724b7ab172152040bbf1b6ede819c84cb6d87 /.gitattributes
parentd76b81d7ec7703823d653df43965245ffa30658f (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