cycles-quartz/.gitignore

19 lines
182 B
Text
Raw Normal View History

2023-09-10 17:21:35 +00:00
*~
*.manifest
2023-11-07 13:01:25 +00:00
*.manifest.sgx
*.sig
*.hash
*.height
*light-client-proof.json
*output
2023-11-07 13:01:25 +00:00
.idea/
2023-12-04 17:28:31 +00:00
target/
2024-05-30 00:00:43 +00:00
artifacts/
.vscode/
.DS_Store
.secrets/
**/.env.local
2024-08-28 23:45:09 +00:00
#cli
cli/quartz.toml
2024-08-28 23:45:09 +00:00
.cache/