summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 11:05:10 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 11:05:10 -0800
commit326be4a35d10a2790e846ae61858f062f22c4373 (patch)
tree923e8fa44638bcee1488bc8596af35f21108603c /.gitattributes
parent193a3411f7897dd4ce064c14e4f23b5f3fab8c4e (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