| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 | # Ignore thumbnails created by windowsThumbs.db# Ignore files build by Visual Studio*.obj*.exe*.pdb*.aps*.vcproj.*.user*.vcxproj.user*.csproj.user*.vspscc*_i.c*.i*.icf*_p.c*.ncb*.suo*.tlb*.tlh*.bak*.cache*.ilk*.log[Bb]in[Dd]ebug/[Dd]ebug.win32/*.sbr*.sdfobj/[Rr]elease/[Rr]elease.win32/_ReSharper*/[Tt]est[Rr]esult*ipch/*.opensdf*.opendbSubmissionInfoGenerated FilesAppPackagesBundleArtifacts.vs/*.VC.db# Ignore files build by ndk and eclipse/libs/bin/obj/gen/assets/local.properties# Ignore python compiled files*.pyc# Ignore files build by airplay and marmaladebuild_*_xcode/build_*_vc10/# Ignore files build by xcode*.mode*v**.pbxuser*.xcbkptlist*.xcworkspacedata*.xcuserstate*.xccheckoutxcschememanagement.plist.DS_Store._.*xcuserdata/DerivedData/# Ignore files built by AppCode.idea/# Ignore files built by bada.Simulator-Debug/.Target-Debug/.Target-Release/# Ignore files built by blackberrySimulator/Device-Debug/Device-Release/# Ignore vim swaps*.swp*.swo# Ignore files created by create_project.pyprojects/# Ignore config files in javascript bindings generatortools/tojs/user.cfg# ... userconf.ini generated if running from tools/tojstools/tojs/userconf.initools/tolua/userconf.ini# ... userconf.ini generated if running from tools/jenkins_scripts/mac/android/tools/jenkins_scripts/mac/android/userconf.ini# CTagstags# ignore files, created with make-all-linux-project script/lib/build/linux-build# Cmake filesCMakeCache.txtCMakeFilesMakefilecmake_install.cmakeCMakeLists.txt.user# Ignore files generated by consolebuild/build/cocos/scripting/lua-bindings/proj.ios_mac/build/tests/*/runtime/tests/*/publish/tests/*/project/proj.android-studio/app/build.xmltests/*/project/proj.android-studio/app/proguard-project.txttests/*/proj.android-studio/app/build.xmltests/*/proj.android-studio/app/proguard-project.txt# Androidproject.properties*.iml# Ignore prebuilt libraries folder/external/*!/external/config.json/templates/lua-template-runtime/runtime/v*-deps-*.zip/v*-lua-runtime-*.zip/v*-console-*.zip/tools/fbx-conv/tests/cpp-tests/Resources/audio/tests/lua-empty-test/src/cocos//tests/lua-game-controller-test/src/cocos//tests/lua-tests/src/cocos//tests/js-tests/res//tools/framework-compile/bin/proj_modifier/plutil-win32/!/tools/framework-compile/bin/# generated by framework-compile/templates/*-template-binary//prebuilt//*/prebuilt-mk/Android.mk/*/*/prebuilt-mk/Android.mk/*/*/*/prebuilt-mk/Android.mk/*/*/*/*/prebuilt-mk/Android.mk*.xcscmblueprinttests/cpp-empty-test/proj.tizen/res/tests/cpp-tests/proj.tizen/res/tests/lua-empty-test/project/proj.tizen/res/tests/lua-tests/project/proj.tizen/res/
 |