忽略launcher.json
This commit is contained in:
parent
b0586cec23
commit
a28d3b7d1d
2 changed files with 2 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
|
/launcher.json
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
{"page": "init", "branch": "fast"}
|
|
Loading…
Reference in a new issue