graphql-engine/v3/.gitignore

22 lines
353 B
Plaintext
Raw Normal View History

# Generated by Cargo
# will have compiled files and executables
debug/
target/
.cargo/*
!.cargo/config.toml
# These are backup files generated by rustfmt
**/*.rs.bk
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
rusty-tags.vi
# place to keep untracked, helper files for local dev
ws/
**/*.profraw
coverage/