summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 23:54:05 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 23:54:05 -0800
commit3cc7e3c66ef34cfc6385fc0902620affe96297e6 (patch)
tree358e0d4fd6996387a3cbc127f888e002b32fe804 /.gitattributes
parent0652f1b947d438dc132bf48aecf4e16475c0130e (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