Files
xiao/.gitignore
T
2024-03-23 21:36:52 -04:00

28 lines
318 B
Plaintext

# Dependency Files
node_modules/
package-lock.json
# Log Files
logs/
*.log
report*.json
# Temp Files
tmp/
# Config Files
.env
config.json
command-leaderboard.json
command-last-run.json
blacklist.json
# Tensorflow Models
tf_models/
# Mac Files
.DS_Store
# In-Development Commands
commands/edit-face/emoji-face.js