Files
xiao/.gitignore
T
2021-03-28 13:13:35 -04:00

25 lines
314 B
Plaintext

# Dependency Files
node_modules/
package-lock.json
# Log Files
logs/
*.log
report*.json
# Config Files
.env
config.json
command-leaderboard.json
command-last-run.json
blacklist.json
# Tensorflow Models
tf_models/
# Tesseract Trained Data
*.traineddata
# In-Development Commands
commands/edit-image/vintage.js