Skip to content

Commit

Permalink
add .pytest_cache to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
simodalla committed Feb 21, 2018
1 parent 0ff2c50 commit a8b9eff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -19,6 +19,7 @@ develop-eggs
lib/*
lib64
.cache
.pytest_cache

# Installer logs
pip-log.txt
Expand Down

0 comments on commit a8b9eff

Please sign in to comment.