summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-01-23 14:09:59 -0800
committernfenwick <nfenwick@pglaf.org>2025-01-23 14:09:59 -0800
commit6e068b6329456e2d41c1d8b433cd7e472f816131 (patch)
tree9c7dc19bd2e118f1617644499914bf9bb7e2ac88 /.gitattributes
parent4632ee847a31814cbdb8232f724229bdba70d458 (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