mirror of
https://github.com/zama-ai/concrete.git
synced 2026-01-10 05:18:00 -05:00
23 lines
277 B
Plaintext
23 lines
277 B
Plaintext
## IDE
|
|
|
|
# VSCODE
|
|
.vscode/
|
|
|
|
# Jetbrains tools
|
|
.idea/
|
|
|
|
# Zed
|
|
.zed/
|
|
|
|
# HPX library
|
|
compilers/concrete-compiler/compiler/hpx*
|
|
|
|
# For tests within ML
|
|
tmp_directory_for_cml_tests
|
|
|
|
# Temp file
|
|
frontends/concrete-python/examples/sha1/tmp_sha1_test_file.txt
|
|
|
|
# Macos files
|
|
**/.DS_Store
|