backup: WIP Windows avant repart propre (GUI core installer splash spec)
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -6,10 +6,12 @@ __pycache__/
|
||||
*.egg
|
||||
dist/
|
||||
build/
|
||||
release/
|
||||
*.whl
|
||||
|
||||
# === Virtual environments ===
|
||||
.venv/
|
||||
.venv_build_win/
|
||||
venv/
|
||||
venv_*/
|
||||
env/
|
||||
@@ -66,6 +68,9 @@ Thumbs.db
|
||||
# === Secrets ===
|
||||
.env
|
||||
*.env
|
||||
*.pfx
|
||||
*.p12
|
||||
build_signing.local.ps1
|
||||
credentials.json
|
||||
token.pickle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user