Skip to content

Commit 4048623

Browse files
committed
Update .gitignore
1 parent a16d020 commit 4048623

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.gitignore

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ build-res/
9292
*.qshell
9393
example/node_modules/*
9494
example/npm-debug*
95-
/*/*.iml
96-
/*/.iml
97-
/*/bin/
95+
/**/bin/
96+
.vscode/
9897

0 commit comments

Comments
 (0)