mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
33 lines
No EOL
246 B
Text
33 lines
No EOL
246 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
|
|
|
|
# SSL
|
|
/*.crt
|
|
/*.key |