Skip to content

Commit efc5956

Browse files
committed
refactor: added .vscode to .gitignore
1 parent da605d5 commit efc5956

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,12 @@ DerivedData
2727
*.xcuserstate
2828
project.xcworkspace
2929

30-
# Android/IntelliJ
30+
# IDEs
3131
#
3232
build/
3333
.idea
3434
.gradle
35+
.vscode
3536
local.properties
3637
*.iml
3738

0 commit comments

Comments
 (0)