Skip to content
This repository has been archived by the owner on Feb 1, 2019. It is now read-only.

Commit

Permalink
.gitignore: Add .pytest_cache/
Browse files Browse the repository at this point in the history
  • Loading branch information
ksdme committed Jun 6, 2018
1 parent 5188c54 commit ba09cbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,6 @@ ENV/

# vscode directory
.vscode/

# pytest cache
.pytest_cache/

0 comments on commit ba09cbf

Please sign in to comment.