Skip to content

Commit 2434666

Browse files
committed
vscode and bin ignore
1 parent c14e823 commit 2434666

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# User-specific stuff
22
.idea/
3+
.vscode/
34

45
*.iml
56
*.ipr
@@ -116,3 +117,6 @@ run/
116117

117118
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
118119
!gradle-wrapper.jar
120+
121+
# Bin folder
122+
bin/

0 commit comments

Comments
 (0)