remove testings scripts

This commit is contained in:
odysseusmax 2021-05-22 08:10:04 +05:30
parent 6ceb60cf09
commit 85032a0c50
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@
.env .env
__pycache__/ __pycache__/
venv/ venv/
tests/
*.sh *.sh
logo/ logo/
app.json app.json