summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 18:09:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 18:09:38 -0800
commit6377826f3236392c7930b5e1dfa271eb0462eb43 (patch)
treef33b6b749fffa8be36ea6e8d04666103c92b5fdb /.gitattributes
parent16cf2bf9d022c6702dab863ac80e1e2693e8d505 (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