Skip to content

Commit

Permalink
gitignore: add .eggs directory
Browse files Browse the repository at this point in the history
  • Loading branch information
pohmelie committed Jul 7, 2018
1 parent 316cf57 commit 9dd3bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ var
sdist
develop-eggs
.installed.cfg
.eggs/

# Installer logs
pip-log.txt
Expand Down

0 comments on commit 9dd3bff

Please sign in to comment.