Ignore files generated by CMake for Qt resources

This commit is contained in:
Roland Kaufmann 2012-07-20 13:20:26 +02:00
parent 651d908709
commit 111e2860f7

1
.gitignore vendored
View File

@ -22,6 +22,7 @@ Makefile
CMakeFiles/
CMakeCache.txt
/Generated/
*.qrc.depends
# Unit testing
*_UnitTests