summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 17:44:17 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 17:44:17 -0800
commit481e5f4de9977f1179896b4e98d01a81789f35d4 (patch)
tree01295ff06ae04e7d0c4174f8508d94c947a2d0ab /.gitattributes
parentb44a04f456ceb71e01f5624591ff116b656f7143 (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