summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-03-01 12:09:46 -0800
committernfenwick <nfenwick@pglaf.org>2025-03-01 12:09:46 -0800
commit8d66c4332f9a1d110489f66981833a99bf24b232 (patch)
tree62684783e3f61edfda1cafe0eedffbe567f9ff69 /.gitattributes
parent598f87b2fb349edbac6d035befdc506111c0044b (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