更新.gitignore
This commit is contained in:
parent
2d9d9ee316
commit
8efcd00fce
2 changed files with 3 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
|||
/launcher.json
|
||||
/dist
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
|
2
ui/.gitignore
vendored
2
ui/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
/dist.zip
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
Loading…
Reference in a new issue