Skip to content
This repository has been archived by the owner on Dec 1, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:rezaali/ofxUI
Browse files Browse the repository at this point in the history
  • Loading branch information
rezaali committed Apr 30, 2012
2 parents b53deaa + bcbf367 commit affd87a
Show file tree
Hide file tree
Showing 131 changed files with 62 additions and 26,602 deletions.
62 changes: 62 additions & 0 deletions .gitignore
Expand Up @@ -7,4 +7,66 @@
*.o
*.so
*.app
*.mode*
build/
obj/
Debug*/
Release*/
*.pyc

*/bin/*
!*/bin/data/

# IDE-specific ignore patterns

#XCode
*.pbxuser
*.perspective
*.perspectivev3
*.mode1v3
*.mode2v3
#XCode 4
xcuserdata
*.xcworkspace

#Code::Blocks
*.depend
*.layout

#Visual Studio
*.sdf
*.opensdf
*.suo
ipch/
# User-specific files
*.suo
*.user
*.sln.docstates

#Eclipse
.metadata
local.properties
.externalToolBuilders

# OS-specific ignore patterns

#Linux
*~
# KDE
.directory

#OSX
.DS_Store
*.swp
*~.nib
# Thumbnails
._*

#Windows
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini

#Android
.csettings
25 changes: 0 additions & 25 deletions example-ofxUIAllWidgets/.vcproj.user

This file was deleted.

3 changes: 0 additions & 3 deletions example-ofxUIAllWidgets/bin/data/.gitignore

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

0 comments on commit affd87a

Please sign in to comment.