summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 09:55:48 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 09:55:48 -0800
commit192728402e17208dcacc87f6c7963fc0e076bedf (patch)
tree124dceb7be7665f18e7dcecac92f3298704e9632 /.gitattributes
parentf8d353d68c5cc39fc55befba8804f17f6c2d9050 (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