summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-02 20:38:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-02 20:38:12 -0800
commit27bf3f8fcb8a2e908fcf344ddb2680b7f93024ea (patch)
tree384756f07ef251a66f02bcf58f10322d4c4daf28 /.gitattributes
parent15333de052884d0bbd1c0911af4b01d0359d3468 (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