diff --git a/.gitignore b/.gitignore index 6fe2dcf..16399a6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ gitignore # Python virtual environments -venv/ \ No newline at end of file +venv/ + +app/ \ No newline at end of file