Skip to content

Commit be282a0

Browse files
committed
Update .gitignore
1 parent 89586c4 commit be282a0

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Java stuff
2+
23
# Compiled class file
34
*.class
45
build/
@@ -12,6 +13,8 @@ build/
1213
.idea/
1314
target/
1415
*.iml
16+
.vscode/
17+
1518

1619
# Editors
1720
#*

0 commit comments

Comments
 (0)