Skip to content

Commit

Permalink
Add git ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kr15h committed Feb 17, 2016
1 parent e01a795 commit b06d4ab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
@@ -0,0 +1,10 @@
.DS_Store
**/bin/*
!**/bin/data
**/bin/data/*
!**/bin/data/ca-bundle.crt
obj
*.xcworkspace
*.xcuserdatad
*~
config.make

0 comments on commit b06d4ab

Please sign in to comment.