Add Docker configuration and ignore files
This commit is contained in:
parent
d976d12267
commit
e9dfcdbca1
6 changed files with 318 additions and 30 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
.venv/
|
||||
__pycache__/
|
||||
work_log.db
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue