Add some MSVC and QT files to .gitignore

qteditor
Sven Eberhardt 2016-08-04 22:16:00 -04:00
parent bce09d272d
commit 1fd12024c7
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -56,6 +56,10 @@ planet/fmod.dll
planet/cmake_install.cmake
planet/clonk.sln
planet/clonk.ilk
*.ipdb
*.iobj
openclonk.VC.db
openclonk.VC.VC.opendb
build
planet/clonk.app
@ -139,3 +143,5 @@ moc_*.cpp
qrc_resource.cpp
ui_C4ConsoleQt*.h
resource.qrc.depends
*.exp
qt.conf