We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1b8b25 commit cfbeadeCopy full SHA for cfbeade
.gitignore
@@ -13,3 +13,7 @@ build/
13
# OS junk
14
.DS_Store
15
.java-version
16
+
17
+# This covers new IDEs, like Antigravity
18
+.vscode/
19
+**/bin/
0 commit comments