diff --git a/.gitignore b/.gitignore index ba0430d..e9f468a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ -__pycache__/ \ No newline at end of file +__pycache__/ +.flaskenv +/.vscode +/logs +/env-bridzik-dev \ No newline at end of file