rathole/.dockerignore

13 lines
101 B
Plaintext

# Directories
/.git/
/.github/
/target/
/examples/
/docs/
/benches/
# Files
.gitignore
*.md
LICENSE