Partial working docker image

This commit is contained in:
Alexander Laevens
2024-03-03 13:29:58 -07:00
parent 4d0388b262
commit caf98b3e84
13 changed files with 151 additions and 29 deletions

View File

@@ -0,0 +1,6 @@
**/.git
**/dev_data
**/prod_data
**/venv
**/__pycache__
**/db.sqlite3