Add QtCreator wildcard to .gitignore

This commit is contained in:
Ralph Lange
2016-07-28 11:56:26 +02:00
parent d13696f943
commit 3f233f1350

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ configure/*.local
html/
**/O.*
**/**/O.*
QtC-*