Files
xiao/.gitignore
T
2021-02-07 10:46:29 -05:00

20 lines
236 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
# Tesseract Trained Data
*.traineddata
# In-Development Commands