diff --git a/.gitignore b/.gitignore index bd6dd4ad..58549bc1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ tmp/ -log/ \ No newline at end of file +log/ +*.pyc \ No newline at end of file