Files
xiao/.gitignore
T
2024-04-06 18:37:27 -04:00

31 lines
315 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
# DECTalk
dectalk/
# Tensorflow Models
tf_models/
# Mac Files
.DS_Store
# In-Development Commands