Started migration to Vue3 + Vuetify3
Started migration to Vue3 + Vuetify3
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,7 +1,7 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
/public/lib/*
|
||||
/public/lib
|
||||
|
||||
# local env files
|
||||
.env.local
|
||||
@@ -11,6 +11,7 @@ node_modules
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
pnpm-debug.log*
|
||||
|
||||
# Editor directories and files
|
||||
.idea
|
||||
|
||||
Reference in New Issue
Block a user