diff --git a/.gitignore b/.gitignore index e9a16e1b..7c6cc139 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,6 @@ build/ test.py app/helper/sites.py -config/user.db \ No newline at end of file +config/user.db +*.pyc +*.log