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