Skip to content

Commit

Permalink
Add .mypy_cache and .vscode to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas van Beek committed Sep 10, 2021
1 parent dc1160e commit 3430cba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ MANIFEST
.coverage
.coverage_dir
coverage.xml
.vscode/
.mypy_cache/

# Rever
rever/
Expand Down

0 comments on commit 3430cba

Please sign in to comment.