1
1
mirror of https://github.com/ProvableHQ/leo.git synced 2025-01-02 15:18:31 +03:00
leo/.gitignore
2022-05-14 20:27:08 -07:00

23 lines
214 B
Plaintext

**/target
/tmp/
**.idea/
*.DS_Store
.vscode
leo.iml
**/process.yml
**/.crates.toml
**/.crates2.json
**/bin/
# sccache from pipeline
sccache*/
# Emacs gitignore files
*~
\#*\#
.\#*
# code coverage scripts
*.bat