JaBa/.gitignore
2023-06-26 17:25:17 +05:00

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