Don't track ui.py files

This commit is contained in:
Keith Edmunds 2021-03-23 23:00:24 +00:00
parent 8719659f73
commit 27c7df44c9

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.mypy_cache/ .mypy_cache/
*_ui.py
*.pyc *.pyc
*.swp *.swp
tags tags