diff --git a/.dockerignore b/.dockerignore index 8a3d32e6d2..2c78951923 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,19 +1,18 @@ -**/.git/ -**/__pycache__ -**/.pytest_cache +* -.git -.github -target -tmp_check -tmp_install -tmp_check_cli -test_output -.vscode -.neon -integration_tests/.neon -.mypy_cache - -Dockerfile -.dockerignore +!Cargo.toml +!Cargo.lock +!Makefile +!.cargo/ +!.config/ +!control_plane/ +!compute_tools/ +!libs/ +!pageserver/ +!pgxn/ +!proxy/ +!safekeeper/ +!vendor/postgres/ +!workspace_hack/ +!neon_local/