summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 10:04:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 10:04:38 -0800
commit2bc1e447a5f0246e36c28b5ec1c20607790e9410 (patch)
tree634813302ead94259cb082c8deb7d9538f18c93a /.gitattributes
parent6cc1435c2f2dce04a1d055704bfaf59a8c9a9f3f (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