Files
go-telegram-bot/.gitignore
2024-10-13 01:36:56 +02:00

11 lines
103 B
Plaintext

# Go vendor directory
vendor/
# Environment variables
.env
# Log file
bot.log
# Database file
bot.db