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