Files
concrete/.gitignore
Benoit Chevallier-Mames fa55dd065a test(frontend): add a script to launch tests with CML
- 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
2023-07-27 16:49:32 +02:00

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