Cleaned up repo
This commit is contained in:
parent
dd9115a45c
commit
f0152f8071
3 changed files with 4 additions and 0 deletions
BIN
.DS_Store
vendored
BIN
.DS_Store
vendored
Binary file not shown.
|
|
@ -1,2 +1,5 @@
|
|||
database/database.db
|
||||
venv/
|
||||
app/__pycache__/
|
||||
.env
|
||||
.DS_Store
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -2,3 +2,4 @@ database/database.db
|
|||
venv/
|
||||
app/__pycache__/
|
||||
.env
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue