summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 20:05:49 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 20:05:49 -0800
commit8bea4dfcef462cd7205edfd880e3421c40bc0220 (patch)
treeda43050f84a3cd9bcc7f9b755fd55584fc00b342 /.gitattributes
parent5275f84a605e44a3a1642dc7dceed08f6a159e7b (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