Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
bonfy committed Feb 8, 2017
1 parent 37d24c7 commit c0be404
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
venv/
__pycache__/


# Installer logs
pip-log.txt
pip-delete-this-directory.txt

0 comments on commit c0be404

Please sign in to comment.