diff --git a/.gitignore b/.gitignore index 4c83c1d..882118e 100644 --- a/.gitignore +++ b/.gitignore @@ -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__ diff --git a/.python-version b/.python-version deleted file mode 100644 index d2c96c0..0000000 --- a/.python-version +++ /dev/null @@ -1 +0,0 @@ -3.11.3