summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 20:22:53 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 20:22:53 -0800
commit63006da721c2f537c2382749d5557813f6e8201a (patch)
treee75779db336cc412ad2c465010ba88cbb59d82bb /.gitattributes
parent4e04bc0440e7885aedbd0d8f83a89c8299a6614e (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