delete venv added readme and changed gitignore

This commit is contained in:
2000-Trek 2023-09-20 19:25:20 +02:00
parent 83041ef820
commit c967aa3977
2323 changed files with 16 additions and 406868 deletions

5
.gitignore vendored
View file

@ -1,5 +1,8 @@
*.db
socket.io.js
__pycache__
__pycache__/
logs
venv/*
flask_session/
.pytest_cache/
.coverage