2023-05-31 19:18:38 +00:00
|
|
|
*.db
|
2023-07-07 09:52:52 +00:00
|
|
|
socket.io.js
|
2023-09-20 17:25:20 +00:00
|
|
|
__pycache__/
|
2023-07-28 21:55:26 +00:00
|
|
|
logs
|
2023-09-19 16:19:32 +00:00
|
|
|
venv/*
|
2023-09-20 17:25:20 +00:00
|
|
|
flask_session/
|
|
|
|
.pytest_cache/
|
2023-09-20 17:28:04 +00:00
|
|
|
.coverage
|
|
|
|
/test/__pycache__/
|
|
|
|
/test/.pytest_cache/
|
|
|
|
/test/flask_session/
|