diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-30 13:42:48 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2014-03-30 14:03:21 -0400 |
commit | ffebbcd2dee04b8c06e90432618e0e013ac5b7dc (patch) | |
tree | 7d7d0125b38c67592eb3252b580ecadb6b752512 /.gitignore | |
parent | 3adce8c047fb433702223e3fca1c5463f98e4805 (diff) | |
download | html5ks-ffebbcd2dee04b8c06e90432618e0e013ac5b7dc.tar.xz html5ks-ffebbcd2dee04b8c06e90432618e0e013ac5b7dc.zip |
unrpyc -> ast2json
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,8 +3,8 @@ /www/json /www/dump /rpy -/unrpyc/*.json* -/unrpyc/*.rpyc +/ast2json/*.json* +/ast2json/*.rpyc # generated files /www/js/all.min.js* |