Skip to content

Commit

Permalink
modified gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sync committed Oct 17, 2009
1 parent 5304772 commit 8f0b0ad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitignore
@@ -1,11 +1,15 @@
# xcode noise
build/*
build
TapkuLibrary/build/**
TapkuLibraryDemo/build/**
*.pbxuser
*.perspectivev3
*.mode1v3

# old skool
.svn
.cvs

# osx noise
.DS_Store
profile
#profile

0 comments on commit 8f0b0ad

Please sign in to comment.