This commit is contained in:
2021-01-31 15:07:01 -05:00
parent 634d018b65
commit f49ddeec8d
5 changed files with 403 additions and 268 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln