Alejandro Cabeza Romero 4ab12b8580
Update gitignore.
2026-05-13 21:26:22 +02:00

19 lines
148 B
Plaintext

.idea/
result
*ignore*
# Generated files
*_cpp/
*.r1cs
**/input.json
**/*-input.json
# Rust Codebase
rust/**/target/
# Build
.cache
build
cmake