Create the project

This commit is contained in:
2023-11-06 22:37:19 -06:00
commit 68539ceedf
4 changed files with 29 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.venv/*
*.sqlite3
*.pyc