summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:00:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:00:12 -0800
commit022975497e0f5c15726ac7ca958744eb2e4a1f1c (patch)
treea6dfb182d1dcc527639c44eee722b09e92102cf8 /.gitattributes
parentda97c879ddf26da6ee87d3217958b49c57a4fc00 (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