summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 01:58:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 01:58:58 -0800
commit079a2885b71a5cf7756d6eddd5e4e2bd8fe50949 (patch)
treecf71f7bc63c64c6fd33471cae8c95d15e8a007dc /.gitattributes
parentfe2b6b2a00174ed6409033a3f1e80df814c182c9 (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