Skip to content

Commit

Permalink
gitignore: Add build
Browse files Browse the repository at this point in the history
  • Loading branch information
moggers87 committed Apr 9, 2020
1 parent 3f4495e commit d7c0917
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
Expand Up @@ -2,6 +2,7 @@
__pycache__
*.pyc
dist
build
*.egg*
.tox
docs/_build
Expand Down

0 comments on commit d7c0917

Please sign in to comment.