diff --git a/.gitignore b/.gitignore index 3bb66b8..7b2cd46 100755 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ config.toml bot-data.json __pycache__ -data.sqlite3 \ No newline at end of file +data.sqlite3 +ts.py \ No newline at end of file