Remove the <module>version.h files from .gitignore.
authorStephen Kelly <stephen.kelly@kdab.com>
Tue, 25 Sep 2012 13:42:07 +0000 (15:42 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 27 Sep 2012 21:51:30 +0000 (23:51 +0200)
commitbbaee3afd9ee8cbe6ef42a0962bd6fda65dd7019
treeadf8a9a94d396a646522d84bd86ad0050202a19d
parent7615b54ce8bd3ef08587abe9efde53195b9fb1fe
Remove the <module>version.h files from .gitignore.

Since e0839abbb4d22369f7171b3257217670aa06d6da they are created
in the build dir, not the source dir. Further, they are generated
in the include/ dir in the build dir, which is also already ignored
for in-source builds.

Change-Id: I0e709abf4b2b40351eb2728a36e9e238e3fc98bc
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
.gitignore