14 lines
221 B
Plaintext
14 lines
221 B
Plaintext
# Keep the build context small and reproducible — everything the image needs is
|
|
# rebuilt inside the Dockerfile.
|
|
.git
|
|
.gradle
|
|
build/
|
|
.idea
|
|
*.iml
|
|
.env
|
|
.env.*
|
|
lavalink/plugins/
|
|
catchphrases.txt
|
|
always100.txt
|
|
always90.txt
|