Files
xiao/.gitignore
T
2021-04-03 11:07:24 -04:00

30 lines
328 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/
# DECTalk Files
dectalk/
# Tesseract Trained Data
*.traineddata
# In-Development Commands