add user migration file to gitignore

This commit is contained in:
PxlLoewe
2025-07-27 17:15:28 -07:00
parent 6b4cc0b58b
commit 1b447edb11

3
.gitignore vendored
View File

@@ -2,6 +2,9 @@
letsencrypt
# User migration
var.User.json
# Dependencies
node_modules
.pnp