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:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,2 +1,6 @@
|
||||
*.pyc
|
||||
*~
|
||||
relational_gui/survey.py
|
||||
relational_gui/maingui.py
|
||||
relational_gui/rel_edit.py
|
||||
|
||||
|
Reference in New Issue
Block a user