summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 20:07:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 20:07:57 -0800
commitccad3305f8393e95c150bc45a186d706d37aedb2 (patch)
tree9f1cf546d546ee1a4bae2c6db124ddb8d1859084 /.gitattributes
parent625f4eee693c0d09f2c63627fc8f3f7c10100bf3 (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