mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
17 lines
213 B
Plaintext
17 lines
213 B
Plaintext
# Dependency Files
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# Log Files
|
|
logs/
|
|
*.log
|
|
report*.json
|
|
|
|
# Config Files
|
|
.env
|
|
config.json
|
|
|
|
# In-Development Commands
|
|
assets/json/lorem-ipsum.json
|
|
commands/random-res/lorem-ipsum.js
|