Files
xiao/.gitignore
T
2024-03-20 21:02:24 -04:00

30 lines
325 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
# Mac Files
.DS_Store
# In-Development Commands