1
0
Fork 0
mirror of https://github.com/JonnyBro/JaBa.git synced 2025-03-30 10:42:01 +05:00
JaBa/.gitignore
2022-08-08 18:19:56 +05:00

21 lines
No EOL
178 B
Text

# Bot Configuration
/config.js
# DB
/giveaways.json
# commands.md
**/commands.md
# Clips
/clips
# Mac OS files
.DS_Store
# IDE
.vscode
# Node modules
node_modules
yarn.lock