Files
xiao/.gitignore
T
lilyissillyyy d753b892d2 Fix
2025-08-16 23:01:07 -04:00

29 lines
297 B
Plaintext

# Dependency Files
node_modules/
package-lock.json
yarn.lock
# Log Files
logs/
*.log
report*.json
# Temp Files
tmp/
# Config Files
.env
config.json
command-leaderboard.json
command-last-run.json
blacklist.json
jeopardy.json
# DECTalk
dectalk/
# Mac Files
.DS_Store
# In-Development Commands