mirror of
https://github.com/logos-storage/discord-bot.git
synced 2026-01-04 06:03:13 +00:00
13 lines
135 B
Plaintext
13 lines
135 B
Plaintext
# Environment variables
|
|
.env
|
|
|
|
# Node modules
|
|
node_modules/
|
|
|
|
# Logs
|
|
*.log
|
|
|
|
# Docker Files
|
|
Dockerfile
|
|
docker-compose.yml
|
|
discord-bot.tar |