Artist page changes, explicit marking, bug fixes

This commit is contained in:
exttex 2020-08-30 20:07:04 +02:00
parent b94234c8e7
commit 736fa01161
7 changed files with 106 additions and 11 deletions

23
app/client/.gitignore vendored Normal file
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?