diff --git a/.gitignore b/.gitignore index 263d27c..69f06a0 100644 --- a/.gitignore +++ b/.gitignore @@ -17,3 +17,7 @@ secure.properties .DS_Store .kotlin + +# This covers new IDEs, like Antigravity +.vscode/ +**/bin/ \ No newline at end of file