summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 07:14:14 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 07:14:14 -0800
commitc44c5c43a5fee82ea4145b4950542156e2411f0c (patch)
treec6d9bee4a98e4e1df854d98dbd82c47b3b1def20 /.gitattributes
parent52b9d4267ba27db90d0a4f5f49fd6ba8e243c968 (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