summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 08:50:52 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 08:50:52 -0800
commit9837fd01a43c1483014086ac3ffa675419814002 (patch)
treef21c1be7f36a7b33266eb9d6526a5c48fc3e089a /.gitattributes
parent1a99ec6dde315f319227be83bed87ae6c05e13fc (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