mirror of
https://github.com/fusion44/blitz_api.git
synced 2026-08-13 11:52:45 +02:00
Removes Dockerfile.regtest and the docker/ directory along with the remaining references: the docker-regtest-image Makefile target, its help text, and the docker/.env gitignore entry. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
25 lines
269 B
Text
25 lines
269 B
Text
.vscode/settings.json
|
|
__pycache__
|
|
.env
|
|
.coverage
|
|
htmlcov
|
|
scripts/sync_to_blitz.personal.sh
|
|
.venv
|
|
pyrightconfig.json
|
|
|
|
test_env_data
|
|
|
|
# Nix
|
|
./result/
|
|
# Devenv
|
|
.devenv*
|
|
devenv.local.nix
|
|
|
|
# direnv
|
|
.direnv
|
|
|
|
# pre-commit
|
|
.pre-commit-config.yaml
|
|
|
|
# celery
|
|
celerybeat-schedule
|