gitignore
This commit is contained in:
parent
56148b22cf
commit
5f784a7ce8
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
*.egg-info
|
*.egg-info
|
||||||
*.pyc
|
*.pyc
|
||||||
_trial_temp/
|
_trial_temp/
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
|
Loading…
Add table
Reference in a new issue