Skip to content

Commit

Permalink
add build and dist to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rtqichen committed Sep 16, 2020
1 parent 951fd40 commit cd847cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,5 @@
*.egg
*__pycache__*
.vscode
build
dist

0 comments on commit cd847cf

Please sign in to comment.