init commit
This commit is contained in:
commit
2346fe4879
45 changed files with 2573 additions and 0 deletions
9
.dockerignore
Normal file
9
.dockerignore
Normal file
|
@ -0,0 +1,9 @@
|
|||
node_modules/
|
||||
.git/
|
||||
dist/
|
||||
|
||||
.env*
|
||||
.flaskenv*
|
||||
!.env.project
|
||||
!.env.vault
|
||||
public_answers/
|
Loading…
Add table
Add a link
Reference in a new issue