summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-17 03:38:13 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-17 03:38:13 -0800
commit091b208ccb0c5e3f7d082fa83b457add2a030823 (patch)
tree2fd6c9ba4c5f56f5967e66f2264e7f2a3216ea63 /.gitattributes
parente5ca8457efc5fc36296389a6f710464aff3f627a (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