summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 15:42:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 15:42:46 -0800
commit3a34da29a85817a7e870c6b83f6de305e5ee14bd (patch)
tree03517642de5bd56202faec1467e4a1caa05daa29 /.gitattributes
parent3f21817b00021a16fe7f4abccf44fbea099112f0 (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