mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
27 lines
No EOL
340 B
Text
27 lines
No EOL
340 B
Text
# Bot Configuration
|
|
config.js
|
|
|
|
# Node modules
|
|
node_modules
|
|
package-lock.json
|
|
yarn.lock
|
|
|
|
# Fortnite Shop images
|
|
# assets/img/fortnite/shop/**/*.png
|
|
# !assets/img/fortnite/shop/**/example-shop.png
|
|
|
|
# DB
|
|
giveaways.json
|
|
|
|
# Mac OS files
|
|
.DS_Store
|
|
|
|
# PM2
|
|
report*.json
|
|
!languages/**/general/report.json
|
|
|
|
# IDE
|
|
.vscode
|
|
|
|
# commands.md
|
|
**/commands.md |