Skip to content

Commit

Permalink
ignore pip egg info in .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathaniel Saul committed Nov 10, 2017
1 parent 3752d7e commit 274e3ea
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -42,7 +42,10 @@ Network Trash Folder
Temporary Items
.apdisk


# Python dev files
__pycache__
.cache
build
venv
mapper.egg-info

0 comments on commit 274e3ea

Please sign in to comment.