Start adding deployment infra.
This commit is contained in:
parent
288759146c
commit
9576202fa1
11 changed files with 121 additions and 12 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,9 @@
|
|||
/build
|
||||
*/uploads
|
||||
*/staticfiles
|
||||
__pycache__
|
||||
*.pyc
|
||||
.venv
|
||||
.env*
|
||||
*.sqlite3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue