Skip to content

Commit cbf1163

Browse files
committed
ignore workspace and folder configs
1 parent aeb2a6f commit cbf1163

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,6 @@ gradle-app.setting
2121
*.classpath
2222
*.project
2323
*.settings
24-
**/bin
24+
**/bin
25+
**.vscode
26+
*.code-workspace

0 commit comments

Comments
 (0)