Skip to content

Commit

Permalink
add gitignore for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
ddieppa committed Jul 19, 2019
1 parent 2ab6112 commit 3a59436
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

0 comments on commit 3a59436

Please sign in to comment.