summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 00:37:15 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 00:37:15 -0800
commite7d6810ae11f6e7be481d68b1b22391dd9d19d0a (patch)
tree9294be0d84b6f4185fc79be3a28823db6951a189 /.gitattributes
parent8c9e79b0e200d0239329465429d6558805d92b1a (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