Skip to content

Commit

Permalink
Merge pull request #66 from LeapBeyond/feature/gitignore
Browse files Browse the repository at this point in the history
ignore pycharm and mypy cache files
  • Loading branch information
thomasbird committed Nov 4, 2020
2 parents 0eec66e + aa629a5 commit 6349861
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 @@ -57,3 +57,5 @@ docs/build/
target/

/data
.mypy_cache
.idea

0 comments on commit 6349861

Please sign in to comment.