diff options
author | Paul Duncan <pabs@pablotron.org> | 2017-11-07 20:44:10 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2017-11-07 20:44:10 -0500 |
commit | 074c8ca2a16bc4849e8ecea5a123d4d9a2995898 (patch) | |
tree | ae2597166fb9da56ff34bf8abafc59548bc0cad5 /htdocs/js/MathJax-2.7.0/.gitignore | |
download | mathy-074c8ca2a16bc4849e8ecea5a123d4d9a2995898.tar.bz2 mathy-074c8ca2a16bc4849e8ecea5a123d4d9a2995898.zip |
initial commit
Diffstat (limited to 'htdocs/js/MathJax-2.7.0/.gitignore')
-rw-r--r-- | htdocs/js/MathJax-2.7.0/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/js/MathJax-2.7.0/.gitignore b/htdocs/js/MathJax-2.7.0/.gitignore new file mode 100644 index 0000000..bc98611 --- /dev/null +++ b/htdocs/js/MathJax-2.7.0/.gitignore @@ -0,0 +1,6 @@ +.DS_Store +docs/build/html-mathjax-site +config/local/*.js +!config/local/local.js +unpacked/config/local/*.js +!unpacked/config/local/local.js |