mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-06 19:43:57 -05:00
- removed HPX: no more necessary - removed CUDA: we will have another image that contains additional cuda libs - removed build artifacts: only keep the ccache - minimized the rust installation - add docker ignore file
9 lines
93 B
Plaintext
9 lines
93 B
Plaintext
**/build
|
|
**/.git
|
|
**/target
|
|
**/.mypy_cache
|
|
**/.venv
|
|
**/venv
|
|
**/site-packages
|
|
**/.pytest_cache
|