diff --git a/.gitignore b/.gitignore index 8f87f43..0c6d187 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .mypy_cache/ +*_ui.py *.pyc *.swp tags