fix blacklist and add static create command, change node commands
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
.env
|
||||
.env.prod
|
||||
.env.test
|
||||
node_modules/
|
||||
package-lock.json
|
||||
src/database/config/
|
||||
src/database/config/config.json
|
||||
src/database/migrations/
|
||||
src/database/seeders/
|
||||
|
||||
Reference in New Issue
Block a user