diff options
author | emkael <emkael@tlen.pl> | 2014-10-06 15:51:30 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2014-10-06 15:51:30 +0200 |
commit | 8249784c586a088c09598305fd408f376aad26fb (patch) | |
tree | 21a894b662a4c5bc4271d146bb6a3f38e715c236 /.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..21f5cbd --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.pyc +config/db.json |