diff --git a/.gitignore b/.gitignore index 25b6e4b..38fc5da 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ # Cache after running the app __pycache__/ +out/ +build/ \ No newline at end of file