summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-22 15:15:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-22 15:15:17 -0800
commit946e9b793b8af91004b613e79d33f8c338ff0daf (patch)
tree1e78580df298f258f7de825f86d45b4d5aab0138 /.gitattributes
parent4c1bb7d6f91083a97a8cdf5bf416030018e1b9da (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