This repository has been archived on 2021-09-20. You can view files and clone it, but cannot push or open issues or pull requests.
trol-bot-fork/.dockerignore

13 lines
305 B
Plaintext
Raw Normal View History

2021-09-05 17:58:09 +00:00
# We don't want to have Docker's build instructions inside the container, that's kindof useless.
2021-09-05 17:51:33 +00:00
Dockerfile
docker-compose.yml
2021-09-05 17:58:09 +00:00
# We don't need need these inside of the container either.
2021-09-05 17:51:33 +00:00
.git
.cache
.gitignore
2021-09-05 17:58:09 +00:00
# Please configure these outside of the Docker container by using volumes.
token.js
config.js