mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-07 13:32:57 +00:00
* make .dockerignore `ncdu -X` compatible to easily inspect build context * remove cargo-chef as it was introducing more problems than it was solving * remove rocksdb packages * add ca-certs in the resulting image. We need that to be able to make https connections from container with proxy to the console.
14 lines
155 B
Plaintext
14 lines
155 B
Plaintext
**/.git/
|
|
**/__pycache__
|
|
**/.pytest_cache
|
|
|
|
.git
|
|
target
|
|
tmp_check
|
|
tmp_install
|
|
tmp_check_cli
|
|
test_output
|
|
.vscode
|
|
.zenith
|
|
integration_tests/.zenith
|
|
.mypy_cache |