diff -r cfcbf08528c4 -r 2b40d63a9c3d qtmobility/.gitignore --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qtmobility/.gitignore Fri Apr 16 15:51:22 2010 +0300 @@ -0,0 +1,66 @@ +.DS_Store +.obj +*.moc +Makefile* +*.dylib +*.so.* +*.so +*.so.debug +*.o +*~ +.cd.rc +*.swp +core +moc_*.cpp +*.Debug +*.Release +*.pdb +*.idb +*.ib_pdb_index +build +include/* +config.pri +config.in +config.log +bin/servicexmlgen* +bin/servicefw* +bin/vsexplorer* +bin/examples/* +bin/sysinfo* +bin/qcrmlgen* +bin/icheck* +install/* +lib/* +*.app +config.tests/networkmanager/networkmanager +config.tests/qmf/qmf +.qmake.cache + +#Symbian specific +*.mmp +bld.inf* +ABLD.BAT +*.mk +*.sisx +.make.cache +qmakepluginstubs + +#Carbide project files +*.project +*.cproject +*.settings +plugin_commonU.def + +#Visual Studio files +*.sln +*.vcproj +*.suo +*.ncb +*.user + +#QtCreator project files +*.pro.user +======= +*.pro.user* +*~ +