Skip to content

Commit

Permalink
feat: added structure
Browse files Browse the repository at this point in the history
  • Loading branch information
praiakov committed Sep 10, 2023
0 parents commit 7da10b6
Show file tree
Hide file tree
Showing 14 changed files with 737 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
**/.classpath
**/.dockerignore
**/.env
**/.git
**/.gitignore
**/.project
**/.settings
**/.toolstarget
**/.vs
**/.vscode
**/*.*proj.user
**/*.dbmdl
**/*.jfm
**/azds.yaml
**/bin
**/charts
**/docker-compose*
**/Dockerfile*
**/node_modules
**/npm-debug.log
**/obj
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
Loading

0 comments on commit 7da10b6

Please sign in to comment.