summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:15:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:15:08 -0800
commit4a42640844595b091db381ac42a35b3784d2fcd4 (patch)
tree74373f26fa465e1aafe44f1c024da7d680d4b34d /.gitattributes
parent296f5a96b739a397d34e831dc5a76f9bd302a647 (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