artillery/.gitignore

27 lines
493 B
Plaintext
Raw Permalink Normal View History

# Generated by Cargo
# will have compiled files and executables
/target/
**/target
# Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
# More information here https://doc.rust-lang.org/cargo/guide/cargo-toml-vs-cargo-lock.html
Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
/target
**/*.rs.bk
*.bc
bcs
# Intellij stuff
.idea/
2020-02-05 23:21:47 +00:00
# Cluster related files to be ignored
2020-02-11 01:27:29 +00:00
artillery-core/statedata
# Test outputs
deployment-tests/node_state