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