systeroid/.dockerignore

15 lines
136 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
deny.toml