Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

Commit

Permalink
patch gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ShineyDev committed Apr 1, 2021
1 parent 4768df7 commit d88d5a2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
__pycache__/

# python package-index
/build/
/dist/
/*.egg-info/
build/
dist/
*.egg-info/

0 comments on commit d88d5a2

Please sign in to comment.