summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:19:39 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:19:39 -0800
commit08818e55486cd2f8905038a89c5cee5d25d1ff27 (patch)
treea6d615e6bddc7a6b5250b49e19a9a0f3e43388be /.gitattributes
parent927a20a0408665b1fb15b2b41fc2535b7b085c5d (diff)
Add LICENSE.txt and README.mdHEADmain
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