fix: `.gitignore`

This commit is contained in:
Isaac 2024-01-15 01:47:53 +00:00
parent e8456c09f1
commit 38ae3149e7
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -3,7 +3,7 @@
.vscode/
node_modules/
prisma/
./user/
user/
# files
*.env*