base Vue client files (config, App, yarn [!] lock & packages, ignore)

This commit is contained in:
Xevion
2020-08-27 01:33:43 -05:00
parent 49de7dbd3d
commit d83cbf512b
10 changed files with 9078 additions and 0 deletions
+23
View File
@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?