summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authornfenwick <nfenwick@pglaf.org>2025-02-21 19:34:12 -0800
committernfenwick <nfenwick@pglaf.org>2025-02-21 19:34:12 -0800
commit8cf3d59a186107b96c88f8fae0a63d02354afa0e (patch)
tree4745e73867cae304a260e1605b61573ca7e399e2 /.gitattributes
parentf094202157b030ededd44cdba441918fb97c99fb (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