Skip to content

Commit

Permalink
Merge pull request #72 from cli248/new_master
Browse files Browse the repository at this point in the history
Add 'build' to .gitignore

Thanks to @cli248
  • Loading branch information
stefanw committed Jan 25, 2014
2 parents 81008c4 + ec4c91c commit f254e03
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
@@ -1,6 +1,7 @@
*.pyc
*.egg-info
dist/*
build/*
.DS_Store
.watchr

Expand Down

0 comments on commit f254e03

Please sign in to comment.