Skip to content

Commit

Permalink
Added .vscode to .gitignore
Browse files Browse the repository at this point in the history
even though vs code doesn't work with this project
microsoft/ptvsd#943
  • Loading branch information
samhippie committed May 12, 2019
1 parent 89ac820 commit c0fd151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ cg-run.sh
data/*
*.prof
*.csv
.vscode/*

0 comments on commit c0fd151

Please sign in to comment.