summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:09:08 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:09:08 -0800
commitef7d7bacb7405ab17e3f3a20be999cf360c7df9a (patch)
treea81b22a0c62910bf71181d00403d792f81960d6c /.gitattributes
parent02603509aa612f90f00211c079589c046ddf0d18 (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