Initial commit

This commit is contained in:
2018-08-27 18:07:43 +02:00
commit accfb19626
9 changed files with 422 additions and 0 deletions

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
.ropeproject
*.py[oc]
*.swp
# Ignore compiled Qt assets
*.qm
gui/*.py
!gui/__init__.py