mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 11:35:02 -05:00
chore(tools): add Makefile generated tests to .gitignore
This commit is contained in:
6
compilers/concrete-compiler/.gitignore
vendored
6
compilers/concrete-compiler/.gitignore
vendored
@@ -53,3 +53,9 @@ _build/
|
||||
compiler/tests/TestLib/out/
|
||||
compiler/lib/Bindings/Rust/target/
|
||||
compiler/lib/Bindings/Rust/Cargo.lock
|
||||
compiler/tests/end_to_end_fixture/tests_cpu/bug_report.yaml
|
||||
compiler/tests/end_to_end_fixture/tests_cpu/end_to_end_round.yaml
|
||||
compiler/tests/end_to_end_fixture/tests_cpu/end_to_end_apply_lookup_table.yaml
|
||||
compiler/tests/end_to_end_fixture/tests_cpu/end_to_end_leveled.yaml
|
||||
compiler/tests/end_to_end_fixture/tests_cpu/end_to_end_linalg_apply_lookup_table.yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user