systeroid/.dockerignore

17 lines
147 B
Plaintext
Raw Normal View History

2022-02-26 21:26:42 +00:00
# Directories
/.git/
/.github/
/target/
/.cargo/
# Files
.editorconfig
.gitignore
*.md
*.yml
Dockerfile
LICENSE*
rustfmt.toml
2022-02-28 14:49:00 +00:00
deny.toml
bors.toml