fixed missing include, added build folder to gitignore

This commit is contained in:
Robin "Rogo" Goltermann
2019-09-06 13:07:51 +02:00
parent 082c061ac7
commit 87261361b3
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@@ -34,3 +34,6 @@ Makefile*
*.qmlproject.user
*.qmlproject.user.*
# build
build*