summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:49:34 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:49:34 -0800
commite203db29f7ed3f5391d3fb331c6fe7a8c04c453d (patch)
tree4aed1befa0951c2a5b853d2ee1609cda566ac7bd /.gitattributes
parent169ca45bc5e4896cc6de2827fe99b2c805281c23 (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