mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-12 08:14:47 +02:00
Update gitignore/gitattributes
This commit is contained in:
+9
-1
@@ -1,7 +1,15 @@
|
||||
# Dependency Files
|
||||
node_modules/
|
||||
package-lock.json
|
||||
|
||||
# Log Files
|
||||
logs/
|
||||
*.log
|
||||
.env
|
||||
report*.json
|
||||
|
||||
# Config Files
|
||||
.env
|
||||
config.json
|
||||
|
||||
# In-Development Commands
|
||||
commands/games-mp/poker.js
|
||||
|
||||
Reference in New Issue
Block a user