--- a/PluginCheckerVulture.e4p Sat Oct 03 17:08:28 2015 +0200 +++ b/PluginCheckerVulture.e4p Sat Oct 03 19:07:40 2015 +0200 @@ -15,6 +15,8 @@ <Eol index="1"/> <Sources> <Source>PluginVulture.py</Source> + <Source>VultureChecker/__init__.py</Source> + <Source>VultureChecker/vulture.py</Source> <Source>__init__.py</Source> </Sources> <Forms/> @@ -141,5 +143,6 @@ <FiletypeAssociation pattern="*.qrc" type="RESOURCES"/> <FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/> <FiletypeAssociation pattern="*.ui" type="FORMS"/> + <FiletypeAssociation pattern="Ui_*.py" type="__IGNORE__"/> </FiletypeAssociations> </Project>