Files
tfhe-rs/.gitignore
tmontaigu 42b569bcd7 feat(tfhe): add typed API
the `typed_api` module is basically the concrete 0.2 codebase
with modifications
2023-03-23 11:49:50 +01:00

12 lines
141 B
Plaintext

target/
.idea/
.vscode/
# Path we use for internal-keycache during tests
./keys/
# In case of symlinked keys
./keys
**/Cargo.lock
**/*.bin