Skip to content

Commit 24618f9

Browse files
authored
chore: updated .gitignore (#1639)
1 parent eb6cd18 commit 24618f9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,8 @@ project.properties
1111
.DS_Store
1212
.java-version
1313
secrets.properties
14-
.kotlin
14+
.kotlin
15+
16+
# This covers new IDEs, like Antigravity
17+
.vscode/
18+
**/bin/

0 commit comments

Comments
 (0)