graphql-engine/v3/.gitignore
Samir Talwar dea588255b Set the crate properties once, to improve the Nix build. (#334)
V3_GIT_ORIGIN_REV_ID: ec5f3d968306a64ad5c63df324ca5c524838c598
2024-03-06 17:15:13 +00:00

30 lines
423 B
Plaintext

# 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/
# direnv stuff
.direnv
.envrc.local
# nix outputs
/result
/result-*