Update .ignore files

This commit is contained in:
Nikita Karamov 2023-08-30 11:24:04 +02:00
parent 97e4909ffe
commit b1ff802b3f
No known key found for this signature in database
GPG Key ID: 41D6F71EE78E77CD
4 changed files with 11 additions and 4 deletions

View File

@ -1 +1,4 @@
.vercel/
/dist/
node_modules/
script/

6
.gitignore vendored
View File

@ -5,8 +5,8 @@
node_modules/
# Editors/IDEs
/.idea/
/.vscode/
.idea/
.vscode/
# Backend
/.vercel/
.vercel/

View File

@ -1,4 +1,7 @@
.vercel/
/dist/
/.vercel/
node_modules/
script/
pnpm-lock.yaml
src/i18n/translations/*.json

View File

@ -1 +1,2 @@
/assets/
/script/