First prototype of Dockerfile
This commit is contained in:
parent
26b2745e9b
commit
63af040a38
8 changed files with 97 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
__pycache__/
|
||||
.venv/
|
||||
data/
|
||||
|
|
|
|||
Reference in a new issue