summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 22:04:19 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 22:04:19 -0800
commitb3b4e1449b5fb90866ae6e90a4c4e3cf508887c5 (patch)
tree162c4e60930c72bb5123c850735cb750ada6398d /.gitattributes
parent6492886835b820c5a91c11f52c286a11a2e7dd62 (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