first commit
This commit is contained in:
parent
5c5d88c92f
commit
eb4f62c56d
41 changed files with 3851 additions and 19 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
@ -0,0 +1,13 @@
|
|||
/.idea/
|
||||
/docker_svc/agent/app/pdfs/
|
||||
/docker_svc/pdfs/
|
||||
/docker_svc/agent/app/model-cache/
|
||||
/chad-web/chad-web/chad-web.iml
|
||||
**/__pycache__/
|
||||
**/.history/
|
||||
**/out/
|
||||
**/node_modules
|
||||
.venv
|
||||
docs/pdfs/chunk
|
||||
ROSSI_grp2_Rapport-PIT-eHealth.pdf:Zone.Identifier
|
||||
**/*.*:Zone.Identifier
|
Loading…
Add table
Add a link
Reference in a new issue