summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 05:00:58 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 05:00:58 -0800
commit945992f34f42625b6a9753d24a2820bc8049710b (patch)
tree36808c88e50a91795b6d9b0d973ff893ced562af /.gitattributes
parent362b7e36344639f0340232d51cbeb4c90bb35bc3 (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