summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 19:12:38 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 19:12:38 -0800
commita698a7ccc9b2ef01a2c58bd50eb34e47eba9ef22 (patch)
tree958839d03c78a46da99b1189c81b337370190355 /.gitattributes
parent2d3d2112550cabc9f0476e81019a3c36cd71b82d (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