summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:16:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:16:38 -0800
commit6831570ac3405d1443578259938b9d351fcb204a (patch)
treea605f56faed7ec8cefe331ef951ae73cb3b5ad10 /.gitattributes
parent4b96241ee1da551639c0c350f6f570d81d0a92d6 (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