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 /ast2json/.gitignore | |
parent | 3adce8c047fb433702223e3fca1c5463f98e4805 (diff) | |
download | html5ks-ffebbcd2dee04b8c06e90432618e0e013ac5b7dc.tar.xz html5ks-ffebbcd2dee04b8c06e90432618e0e013ac5b7dc.zip |
unrpyc -> ast2json
Diffstat (limited to 'ast2json/.gitignore')
-rw-r--r-- | ast2json/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ast2json/.gitignore b/ast2json/.gitignore new file mode 100644 index 0000000..466d742 --- /dev/null +++ b/ast2json/.gitignore @@ -0,0 +1,2 @@ +/*.json* +/*.rpy* |