Skip to content

Commit

Permalink
[.gitignore] ignore pytest_cached
Browse files Browse the repository at this point in the history
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
  • Loading branch information
Stepan Blyschak committed Aug 1, 2019
1 parent 0efe628 commit 99cd272
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
@@ -1,3 +1,4 @@
# Compiled Python files
*.pyc
__pycache__/
.pytest_cache/

0 comments on commit 99cd272

Please sign in to comment.