Skip to content

Commit

Permalink
Removing build/ and dist/ from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtoye committed Jun 17, 2012
1 parent b1a9d1d commit 7ab226f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -140,8 +140,8 @@ node_modules/
# Packages # Packages
*.egg *.egg
*.egg-info *.egg-info
dist #dist
build #build
eggs eggs
parts parts
bin bin
Expand Down

0 comments on commit 7ab226f

Please sign in to comment.