Skip to content

Commit

Permalink
depends: update .gitignore for depends for osx and ios builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Memphiz committed Mar 28, 2013
1 parent 7c2ffd8 commit 8d76aa2
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tools/depends/.gitignore
Expand Up @@ -15,10 +15,12 @@
/target/*/x86_64-linux-gnu/*
/target/*/arm-linux-gnueabi/*
/native/*/x86_64-darwin*.*.*-native/
/target/*/arm-apple-darwin/*
/target/*/x86_64-apple-darwin/*
/target/*/i386-apple-darwin/*
/target/*/iphoneos*.*_arm*-target/*
/target/*/macosx*.*_x86_64-target/*
/target/*/macosx*.*_i386-target/*
/target/*/iphoneos*.*_arm*-target/
/target/*/macosx*.*_x86_64-target/
/target/*/macosx*.*_i386-target/
Toolchain.cmake
config.site
config.site.native

0 comments on commit 8d76aa2

Please sign in to comment.