mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
dea588255b
V3_GIT_ORIGIN_REV_ID: ec5f3d968306a64ad5c63df324ca5c524838c598
30 lines
423 B
Plaintext
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-*
|