summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-27 12:55:47 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-27 12:55:47 -0800
commit800f140bc90e4d1926403dda0f47878f23fc2c09 (patch)
tree35f1d9cc4529cfd0b4ac409f3ad91decdae9471c /.gitattributes
parent28089969fc7623619a719a97924fe55c42c5f310 (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