Skip to content

Commit

Permalink
Add .mypy_cache to .gitignore; DMOJ#495 (DMOJ#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaowuc1 authored and Xyene committed Oct 3, 2019
1 parent a32703f commit 30f7d9a
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 @@ -21,6 +21,7 @@ develop-eggs
lib
lib64
__pycache__
.mypy_cache

# Installer logs
pip-log.txt
Expand Down

0 comments on commit 30f7d9a

Please sign in to comment.