Skip to content

Commit

Permalink
#18 Remove cache file and add to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jmonterrubio committed Apr 3, 2017
1 parent b3b13b7 commit d15969f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .cache/v/cache/lastfailed

This file was deleted.

1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ tests/.cache
tests/__pycache__
.molecule
.vagrant
.cache

0 comments on commit d15969f

Please sign in to comment.