Do not ship compiled files

Remove the compiled files from the source.

Running from sources will require an extra make step that will generate
the necessary ui modules.
This commit is contained in:
Salvo 'LtWorf' Tomaselli
2015-09-11 12:33:58 +02:00
parent 41bb45b445
commit c47823616a
6 changed files with 9 additions and 740 deletions

4
.gitignore vendored
View File

@@ -1,2 +1,6 @@
*.pyc
*~
relational_gui/survey.py
relational_gui/maingui.py
relational_gui/rel_edit.py