mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
16 lines
180 B
Plaintext
16 lines
180 B
Plaintext
# Dependency Files
|
|
node_modules/
|
|
package-lock.json
|
|
|
|
# Log Files
|
|
logs/
|
|
*.log
|
|
report*.json
|
|
|
|
# Config Files
|
|
.env
|
|
config.json
|
|
|
|
# In-Development Commands
|
|
commands/games-sp/puyo-puyo.js
|