Add .gitignore file

Change-Id: I8f3054dbfb576a68c241d56b64efd17b3fa421f8
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
This commit is contained in:
Yuchen Deng 2012-04-08 17:42:50 +08:00 committed by Qt by Nokia
parent f1cd7f80eb
commit f0db5ceeab
1 changed files with 16 additions and 0 deletions

16
.gitignore vendored Normal file
View File

@ -0,0 +1,16 @@
Makefile*
*.pdb
*.exe
*.dll
*.ilk
*.obj
*.lib
*.res
*.exp
*.manifest
*_resource.rc
moc_*.cpp
*.moc
.qmake.cache
config.log
tmp