JaBa/.gitignore
Jonny_Bro (Nikita) e45520ee15 update gitignore
2023-06-06 00:54:54 +05:00

28 lines
224 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
package-lock.json
node_modules
yarn.lock
# Backups
/.backup