mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
22 lines
353 B
Plaintext
22 lines
353 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/
|