diff options
author | emkael <emkael@tlen.pl> | 2017-02-22 14:25:36 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-02-22 14:25:36 +0100 |
commit | f118c0f3704fa07a33543ee2aa018f16ac993b5a (patch) | |
tree | fba2537a34740a72875e3713c187adbbe52fc003 /.gitignore |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a8b70d7 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +*.json |