mirror of
https://github.com/anatolykopyl/vk-bingo.git
synced 2026-03-26 12:54:25 +00:00
🙈 Поправил расположение билда Vue в .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -2,14 +2,12 @@ backend/names.json
|
|||||||
|
|
||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
/dist
|
/frontend/dist
|
||||||
/archive/messages/
|
/archive/messages/
|
||||||
|
|
||||||
|
|
||||||
# local env files
|
# local env files
|
||||||
.env.local
|
|
||||||
.env.*.local
|
|
||||||
.env
|
.env
|
||||||
|
.env.*
|
||||||
|
|
||||||
# Log files
|
# Log files
|
||||||
npm-debug.log*
|
npm-debug.log*
|
||||||
|
|||||||
Reference in New Issue
Block a user