diff --git a/.gitignore b/.gitignore index 060292f..c57fa41 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ __pycache__/ temp/ -env/ +.venv/ config.prod.toml config.dev.toml -status.json \ No newline at end of file +status.json