Skip to content

Commit

Permalink
Add build to ignored dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
konradhalas committed Mar 6, 2018
1 parent 537d4d1 commit 90ec2cf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.pytest_cache/
*.pyc
dist
*.egg-info/
dist/
*.egg-info/
build/

0 comments on commit 90ec2cf

Please sign in to comment.