Update .gitignore
This commit is contained in:
parent
e3c94ca0cb
commit
1b04152337
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,5 +1,8 @@
|
|||
# storage folder for
|
||||
asset/
|
||||
|
||||
# cache file
|
||||
__pycache__/
|
||||
|
||||
# Environments
|
||||
env/
|
||||
|
|
Loading…
Reference in a new issue