summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-07 15:49:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-07 15:49:53 -0800
commit5c85ac53f8ca998c9e07f29306a952daaabb6a8b (patch)
tree8f0791adc79e71f7c1f0061bdc3dbf83ac0ab0a8 /.gitattributes
parent5e8c0a335f4d2c8379c5b71dd9101766baecf9f5 (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