diff --git a/.gitignore b/.gitignore index 14139cf..e03f561 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ .idea data/*.sql data/out +tt/*.ods *.sqlite3 __pycache__