Files
xiao/.gitignore
T
2021-05-03 17:37:49 -04:00

27 lines
302 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/
# Tesseract Trained Data
*.traineddata
# In-Development Commands