diff --git a/.gitignore b/.gitignore index bd23f96..04d36c0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ /postgresData/ .env +__pycache__/ +*.pyc \ No newline at end of file