- clean working copy for leaving SVN
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
._*
|
||||
*.mode1v3
|
||||
*.pbxuser
|
||||
*.perspectivev3
|
||||
*.user
|
||||
*.ncb
|
||||
*.suo
|
||||
*.ilk
|
||||
*.pch
|
||||
*.pdb
|
||||
*.dep
|
||||
*.idb
|
||||
*.manifest
|
||||
*.manifest.res
|
||||
*.o
|
||||
*.d
|
||||
*.sdf
|
||||
*.opensdf
|
||||
xcuserdata
|
||||
*.xccheckout
|
||||
contents.xcworkspacedata
|
||||
.DS_Store
|
||||
.svn
|
||||
profile
|
||||
**/MacOSX/build
|
||||
**/iOS/build
|
||||
**/Linux/build
|
||||
**/VisualStudio2005/Debug
|
||||
**/VisualStudio2005/Release
|
||||
**/VisualStudio2008/Debug
|
||||
**/VisualStudio2008/Release
|
||||
**/VisualStudio2010/Debug
|
||||
**/VisualStudio2010/Release
|
||||
**/VisualStudio2012/Debug
|
||||
**/VisualStudio2012/Release
|
||||
**/VisualStudio2013/Debug
|
||||
**/VisualStudio2013/Release
|
||||
**/Android/bin
|
||||
**/Android/libs
|
||||
**/Android/gen
|
||||
**/Android/obj
|
||||
**/CodeBlocks/bin
|
||||
**/CodeBlocks/obj
|
||||
**/CodeBlocks/*.depend
|
||||
**/CodeBlocks/*.layout
|
||||
Reference in New Issue
Block a user