summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-04 08:10:20 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-04 08:10:20 -0800
commit88d7d7f6fa7a3ada1565cefea412fa35c2b8915a (patch)
tree5cdd9c1b51cecdbee8c4579dbaf53640b77568c2 /.gitattributes
parentabc869e42daa6337edc095636436768c0909bdcf (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