summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 10:09:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 10:09:53 -0800
commit6196677e372311ce91e70441a159e94076159696 (patch)
treee9f878f020e6e14e1b6a04c54c96a6ceba350258 /.gitattributes
parent8c9300a4ee7088ba0778e05a891725bd9485c4d4 (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