diff --git a/.gitignore b/.gitignore index 5b0940e..1cdfaab 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,7 @@ google-services.json # Never check the api keys into version control /secrets.properties + +# This covers new IDEs, like Antigravity +.vscode/ +**/bin/ \ No newline at end of file