Build system, messages support and more
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -1,12 +1,14 @@
|
||||
__pycache__
|
||||
.mypy_cache
|
||||
build
|
||||
dist
|
||||
*.egg-info
|
||||
*.pyc
|
||||
|
||||
*.qmlc
|
||||
*.jsc
|
||||
|
||||
.pylintrc
|
||||
|
||||
tmp-*
|
||||
|
||||
build
|
||||
dist
|
||||
.qmake.stash
|
||||
Makefile
|
||||
|
Reference in New Issue
Block a user