diff options
author | Matěj Cepl <mcepl@redhat.com> | 2011-10-24 22:03:36 +0200 |
---|---|---|
committer | Matěj Cepl <mcepl@redhat.com> | 2011-10-24 22:24:32 +0200 |
commit | 11144b854286fa8fa49a7f770cf995f75d3ccc6f (patch) | |
tree | 408a503d8cbfdf4daeed21ca287f97c0b87fefcc /.gitignore | |
parent | cb11124ae07ac3fbc9a5db88d94f140a64adefef (diff) | |
download | json_diff-11144b854286fa8fa49a7f770cf995f75d3ccc6f.tar.gz |
Add testing data.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1 +1,2 @@ -*.json +*.pyc +*~ |