summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-28 10:10:45 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-28 10:10:45 -0800
commitfbd2a8613a441b777a076a8181e866324c010302 (patch)
tree07ed9f2fc3b91689bd7a29aa38536f6daebe6041 /.gitattributes
parent508c41c4457616ae5b52e85c2e6c24cf1be48fcc (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