diff --git a/.gitignore b/.gitignore index 73c682328..f1a2f557c 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,8 @@ project.properties .DS_Store .java-version secrets.properties -.kotlin \ No newline at end of file +.kotlin + +# This covers new IDEs, like Antigravity +.vscode/ +**/bin/ \ No newline at end of file