add user migration file to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,9 @@
|
||||
|
||||
letsencrypt
|
||||
|
||||
# User migration
|
||||
var.User.json
|
||||
|
||||
# Dependencies
|
||||
node_modules
|
||||
.pnp
|
||||
|
||||
Reference in New Issue
Block a user