systeroid/.dockerignore
2022-04-15 17:48:05 +03:00

18 lines
160 B
Plaintext

# Directories
/.git/
/.github/
/target/
/.cargo/
# Files
.editorconfig
.gitignore
.clippy.toml
*.md
*.yml
Dockerfile
LICENSE*
rustfmt.toml
deny.toml
bors.toml