Files
CocoaPods/.gitignore
Fabio Pelosin d57fc39f21 Merge branch 'integration_take_2' into integration_take_2_0_17_test
* integration_take_2:
  [Specs Integration] Clean implementation a bit.
  [TargetInstaller] Sort headers in xcconfig.
  [Bundle] update
  Add .hg folders to specs repos
  [Gitignore] Don't ignore .hg folders
  [Specs Integration] Added more tests.
  [Specs Integration] Clean up implementation.
  [Specs Integration] Skip unreliable tests.
  [Installer] Don't show using existing documentation message if docs should be skipped
  [Specs] Added integration specs
  [Specs Integration] Add check for output.
  Integrations tests part 2

Conflicts:
	.gitignore
	Gemfile.lock
	lib/cocoapods/installer.rb
	lib/cocoapods/installer/target_installer.rb
2013-02-12 17:25:50 +01:00

31 lines
414 B
Plaintext

# General
*.swp
*.swo
*.rbo
*.gem
.DS_Store
.rbenv-version
.rbx/
xcuserdata
project.xcworkspace
DerivedData
/concatenated.*
Gemfile.lock
# Yardoc
.yardoc
/doc
# Specs
tmp
spec/fixtures/banana-lib
spec/fixtures/chameleon
spec/fixtures/integration/Headers/
spec/fixtures/vcr
# Examples
examples/Podfile
examples/Pods
examples/**/Pods
examples/RelativePathProject/RelativePathProject/RelativePathProject.xcodeproj