ignore packaging files and folders
This commit is contained in:
parent
30134b4243
commit
e8d127e404
1 changed files with 4 additions and 2 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -2,6 +2,8 @@ __pycache__/
|
|||
|
||||
test*
|
||||
|
||||
main.py
|
||||
|
||||
res/*png~
|
||||
|
||||
dist/
|
||||
|
||||
omnitrix.egg-info
|
Loading…
Add table
Reference in a new issue