diff --git a/.gitignore b/.gitignore index 9c9604b..c6f223d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /venv venv venv/ -pyvenv.cfg \ No newline at end of file +pyvenv.cfg +*.pyc \ No newline at end of file