systeroid/.dockerignore

18 lines
160 B
Plaintext
Raw Normal View History

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