summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 20:00:51 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 20:00:51 -0800
commit795827cc63e85961e66670ed208372d074ff2378 (patch)
tree4bfd78da1ffb0eac99be2a2904f7b6b50e1f9931 /.gitattributes
parentf98cdab768aec02dcf0093418dcbc3f41ff670f7 (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