chore(python): remove leftover references to old Python logic
This commit is contained in:
parent
4fc5c4d429
commit
146b438f52
2 changed files with 2 additions and 12 deletions
13
.gitignore
vendored
13
.gitignore
vendored
|
@ -1,13 +1,4 @@
|
|||
spadinaistan.venv
|
||||
|
||||
# Environment variables to inject in taskfiles.
|
||||
env.yml
|
||||
# Taskfile binary via bootstrap.sh
|
||||
bin
|
||||
services.yml
|
||||
**/*.env
|
||||
**/.env
|
||||
pyinfra-debug.log
|
||||
deluge/config
|
||||
deluge/downloads
|
||||
**/healthcheck.json
|
||||
**/config.json
|
||||
__pycache__
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
3.11.3
|
Reference in a new issue