diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-11-21 15:54:09 +0100 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-11-21 17:16:22 +0100 |
commit | 197ea8be5a2fb5e55083113a3225d6fa12371e24 (patch) | |
tree | 91fefdc545018790834c616333f2c82fa1ec573a /.gitignore | |
parent | 793f46ddd47b8b78123fcfa68b62d377380bd366 (diff) | |
download | json_diff-197ea8be5a2fb5e55083113a3225d6fa12371e24.tar.gz |
Two small nits in __main__ part.0.9.1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,2 +1,4 @@ *.pyc *~ +dist/ +MANIFEST |