diff options
author | bnewbold <bnewbold@robocracy.org> | 2017-01-29 01:27:39 -0800 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2017-01-29 01:27:39 -0800 |
commit | 068ef64d6464bf87ef5b982fa121d54f9e7889e8 (patch) | |
tree | 894fb03895b244b29d9db073d638bf6c4403f070 /.gitignore | |
parent | 0e664388ee0e494a98c2d5e244b0b60618bd9dc8 (diff) | |
download | modelthing-068ef64d6464bf87ef5b982fa121d54f9e7889e8.tar.gz modelthing-068ef64d6464bf87ef5b982fa121d54f9e7889e8.zip |
script for downloading js junk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +webface/static/katex-* +webface/static/ace-* + *.o *.a *.pyc |