20 lines
194 B
Plaintext
20 lines
194 B
Plaintext
|
|
Dockerfile
|
|
.dockerignore
|
|
.git
|
|
.gitignore
|
|
node_modules/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
dist/
|
|
.angular/
|
|
.vscode/
|
|
.idea/
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
.DS_Store
|
|
Thumbs.db
|
|
README.md |