summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 05:42:33 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 05:42:33 -0800
commit9b5887231fd7b67f9085aa9119cb2c301ae8857d (patch)
tree3253c57cdac5fa17df8f2f7a3bb68f3c2a629ddc /.gitattributes
parentffe6b811c37c3e8a327ee6ee1f5ac902e558b697 (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