Files
xiao/.gitignore
T
2021-05-18 16:37:16 -04:00

28 lines
317 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
cleverbot.json
# Tensorflow Models
tf_models/
# Tesseract Trained Data
*.traineddata
# In-Development Commands