Skip to content

Commit

Permalink
Ignore egg-info and pytest cache dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
markmcdowall committed Jul 2, 2018
1 parent 19c817c commit d5193b2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ env/*
*.DS_Store
*_build*
.eggs*
mg_process_test.egg-info*
*.egg-info*
.cache
.pytest_cache
/tests/data/tmp

0 comments on commit d5193b2

Please sign in to comment.