Skip to content

Commit

Permalink
adds gitignore file to ignore pytest cache
Browse files Browse the repository at this point in the history
  • Loading branch information
tildeee committed Jan 5, 2021
1 parent ce70066 commit b708939
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
@@ -0,0 +1,2 @@
.pytest_cache
__pycache__

0 comments on commit b708939

Please sign in to comment.