Skip to content

Commit

Permalink
Add .vscode to gitignore file (bevyengine#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefee authored and BimDav committed Aug 26, 2020
1 parent 9929e46 commit 557775a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
**/*.rs.bk
Cargo.lock
.cargo/config
/.idea
/.idea
/.vscode

0 comments on commit 557775a

Please sign in to comment.