mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
24 lines
No EOL
193 B
Text
24 lines
No EOL
193 B
Text
# Bot Configuration
|
|
/config.js
|
|
|
|
# DB
|
|
/giveaways.json
|
|
|
|
# commands.md
|
|
**/commands.md
|
|
|
|
# Data
|
|
/.data
|
|
|
|
# Clips
|
|
/clips
|
|
|
|
# Mac OS files
|
|
.DS_Store
|
|
|
|
# IDE
|
|
.vscode
|
|
|
|
# Node modules
|
|
node_modules
|
|
yarn.lock |