diff --git a/.gitignore b/.gitignore index 75803ea..4c061ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /__pycache__ -*.env \ No newline at end of file +*.env +*.pyc \ No newline at end of file