summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:39:06 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:39:06 -0800
commit32cb69fab4b90539bb1e24d1430a47cba1f73199 (patch)
treed0a0a1e52ab814436696a1c3112d66ffe89bdd2b /.gitattributes
parent8aeadd912403933f97de41e5b7a7b42a130e98e2 (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