Skip to content

Commit

Permalink
ignore dist and egg-info dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
herlo committed Jan 14, 2015
1 parent f3c4b56 commit db039a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
data/*
dconfig.py
dist/
*.egg-info/
build
uwsgi.ini
*.pyc
Expand Down

0 comments on commit db039a0

Please sign in to comment.