Add QtCreator wildcard to .gitignore

This commit is contained in:
Ralph Lange
2016-07-28 11:56:26 +02:00
parent 0ce3613acc
commit 4768444b8a

1
.gitignore vendored
View File

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