Skip to content

Commit

Permalink
Ignore cache files from pytest e2e suite
Browse files Browse the repository at this point in the history
  • Loading branch information
xeviknal committed Sep 21, 2018
1 parent f0353d7 commit 237c0b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -34,3 +34,7 @@ _output

# Configuration files for the hack scripts
hack/*.local.sh

# E2E testing files
tests/e2e/.pytest_cache
tests/e2e/**/__pycache__

0 comments on commit 237c0b0

Please sign in to comment.