diff --git a/.gitignore b/.gitignore index e69de29..3a94b6c 100644 --- a/.gitignore +++ b/.gitignore @@ -0,0 +1,3 @@ +__pycache__/ +*.py[cod] +.env