Skip to content

Commit

Permalink
add build path to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alicertel committed Aug 7, 2020
1 parent dd334fe commit 735c14f
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
!.gitignore
dist/
build/
env/
dist/
*.egg-info
Expand Down

0 comments on commit 735c14f

Please sign in to comment.