summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 06:52:57 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 06:52:57 -0800
commit244ea6f283b4d4479acb176e10f36d155c4b9de1 (patch)
tree720b78fb084af035fd92142340391d273783bb22 /.gitattributes
parentf3ea1cbf45c54a5f4f6f288d006b7eb78a00512a (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