summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 13:34:40 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 13:34:40 -0800
commitebea15e0b9629e312fe5cc7db0afa46d9ff9cd8e (patch)
tree8af3ab43cfae3ba9d37cc5507ac4cde4a68162ae /.gitattributes
parentf5c0f4e20097106395b47b11b1eeeccd2e1f5086 (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