Skip to content

Commit

Permalink
adding dist/ to .gitignore. Removed old virtual environment directory…
Browse files Browse the repository at this point in the history
… from .gitiginore
  • Loading branch information
Thetwam committed Mar 31, 2017
1 parent be3a69d commit 6411a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
.DS_Store
build/
coverage.xml
dist/
htmlcov/
env/
venv/
_build/
_static/
Expand Down

0 comments on commit 6411a33

Please sign in to comment.