Files
xiao/.gitignore
T
2020-12-03 09:49:18 -05:00

19 lines
214 B
Plaintext

# Dependency Files
node_modules/
package-lock.json
# Log Files
logs/
*.log
report*.json
# Config Files
.env
config.json
command-leaderboard.json
# Tesseract Trained Data
*.traineddata
# In-Development Commands