Added gitignore

This commit is contained in:
Vladislav Khorev 2017-03-05 03:09:24 +03:00
commit 4f372efd1a

42
.gitignore vendored Executable file
View File

@ -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