Release v1.2.0 #47

Merged
meierj merged 229 commits from develop into master 2021-06-21 17:58:40 +02:00
2 changed files with 2 additions and 4 deletions
Showing only changes of commit ed5bb4406c - Show all commits

6
.gitignore vendored
View File

@ -4,10 +4,6 @@ Debug
Debug*
Release
Release*
MinSizeRel
MinSizeRel*
RelWithDebInfo
RelWithDebInfo*
.settings
.metadata
@ -19,3 +15,5 @@ __pycache__
!misc/eclipse/**/.cproject
!misc/eclipse/**/.project
generators/*.db

Binary file not shown.