Skip to content

Commit

Permalink
Add vscode to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kmorrison committed Jul 16, 2021
1 parent 9100d04 commit 11bea58
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 @@ secret.py
*__pycache__*
.idea/*
*.DS_Store
localmatches/
localmatches/
.vscode/

0 comments on commit 11bea58

Please sign in to comment.