Alter 4 files

Update `.gitignore`
Update `__main__.py`
Add `db.py`
Add `endpoints.py`
This commit is contained in:
akp 2022-10-29 14:43:59 +01:00
parent 6b3ca4248f
commit f75dde9ac7
No known key found for this signature in database
GPG key ID: AA5726202C8879B7
4 changed files with 30 additions and 5 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
duckpond.db
### Python ###
# Byte-compiled / optimized / DLL files