working non loop server but staged earlier than before
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@@ -1,23 +0,0 @@
|
||||
# ---- Python artefacts --------------------------------------------------
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*.so
|
||||
|
||||
# ---- Packaging ---------------------------------------------------------
|
||||
*.egg-info/
|
||||
build/
|
||||
dist/
|
||||
|
||||
# ---- Environments & tooling -------------------------------------------
|
||||
.env
|
||||
.venv/
|
||||
venv/
|
||||
.idea/
|
||||
.vscode/
|
||||
|
||||
# ---- macOS clutter -----------------------------------------------------
|
||||
.DS_Store
|
||||
|
||||
# ---- Secrets -----------------------------------------------------------
|
||||
client_secret.json
|
||||
|
||||
Reference in New Issue
Block a user