aboutsummaryrefslogtreecommitdiff
path: root/.dockerignore
blob: 437eb1d705e624354399877a66313229577f0f0f (plain)
1
2
3
4
5
6
7
8
9
### Rust template
# Generated by Cargo
# will have compiled files and executables
debug/
target/

# These are backup files generated by rustfmt
**/*.rs.bk