From 4f372efd1add1a8d4ccdc810d9eb46bdd11b1cd9 Mon Sep 17 00:00:00 2001 From: Vladislav Khorev Date: Sun, 5 Mar 2017 03:09:24 +0300 Subject: [PATCH] Added gitignore --- .gitignore | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100755 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100755 index 0000000..966185f --- /dev/null +++ b/.gitignore @@ -0,0 +1,42 @@ +# Ignore files build by xcode +*.mode*v* +*.pbxuser +*.xcbkptlist +*.xcscheme +*.xcworkspacedata +*.xcuserstate +xcschememanagement.plist +build/ +proj.android/gen/ +.DS_Store +._.* +xcshareddata/ +xcuserdata/ +DerivedData/ +*.xccheckout +obj/ +bin/ +Carthage/ +Cartfile.resolved +desktop.ini +proj.android/assets/js/ +.idea/ +.gradle +/local.properties +/.idea/workspace.xml +.idea/workspace.xml +.idea/misc.xml +/.idea/libraries +.DS_Store +/build +/captures +*.iml +/.idea +.idea/ +.idea/*.* + +cocos2d +#Windows +x86 +x64 +