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

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

fly.toml