mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
29 lines
No EOL
225 B
Text
29 lines
No EOL
225 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
|
|
node_modules
|
|
|
|
# SQlite
|
|
/json.sqlite
|
|
|
|
# Sessions Store
|
|
sessions |