mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-14 23:38:10 -05:00
- clone CML - replace CP by a chosen one (either a X.Y.Z or the last weekly or the CP which corresponds to the current Concrete branch) - install - launch their test refs #430
14 lines
160 B
Plaintext
14 lines
160 B
Plaintext
## IDE
|
|
|
|
# VSCODE
|
|
.vscode/
|
|
|
|
# Jetbrains tools
|
|
.idea/
|
|
|
|
# HPX library
|
|
compilers/concrete-compiler/compiler/hpx*
|
|
|
|
# For tests within ML
|
|
tmp_directory_for_cml_tests
|