zerokit/.gitignore

18 lines
273 B
Plaintext
Raw Normal View History

2022-01-17 04:08:09 +00:00
.DS_Store
.idea
*.log
tmp/
rln/pmtree_db
2022-01-17 04:08:09 +00:00
# Generated by Cargo
# will have compiled files and executables
debug/
target/
wabt/
2022-01-17 04:08:09 +00:00
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb