mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-22 13:14:58 +05:00
30 lines
351 B
Text
30 lines
351 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
|
||
|
|
||
|
# Clips
|
||
|
clips
|