Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
- Add `.vscode/` to `.gitignore`
  • Loading branch information
tomodachi94 committed Sep 1, 2021
1 parent 3b9bf12 commit 5e63d89
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -127,3 +127,6 @@ dmypy.json

# Pyre type checker
.pyre/

### Custom rules
.vscode

0 comments on commit 5e63d89

Please sign in to comment.