Add compiledUI to .gitignore

This commit is contained in:
altffour 2019-10-14 18:21:45 +03:00
parent d6553df032
commit 2fe841b9f3
1 changed files with 2 additions and 2 deletions

4
.gitignore vendored
View File

@ -23,8 +23,7 @@ wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
MANIFEST
# PyInstaller
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
@ -105,3 +104,4 @@ venv.bak/
# Misc
*.swp
compiledUI/