diff --git a/.gitignore b/.gitignore index 4dda9a4..a11ea35 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ venv/ config.py +**/*.pyc \ No newline at end of file