summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:35:44 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:35:44 -0800
commitf11d9b4be237eca396bf380a8f5196eee3e5545d (patch)
tree61cfb88f75bf8712f8468ee7a7fff7a778e3f5b0 /.gitattributes
parent16297ce48107c6dada4e761dbc109ece4255c7f5 (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