We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5677565 commit 1221211Copy full SHA for 1221211
.gitignore
@@ -17,3 +17,7 @@ secure.properties
17
.DS_Store
18
19
.kotlin
20
+
21
+# This covers new IDEs, like Antigravity
22
+.vscode/
23
+**/bin/
0 commit comments