Commit 678cad69 authored by Fabio Pelosin's avatar Fabio Pelosin

[Gitignore] Don't ignore .hg folders

parent 81d7f5d1
# General
*.swp *.swp
*.swo *.swo
*.rbo *.rbo
*.gem *.gem
.DS_Store .DS_Store
.rbenv-version .rbenv-version
.rbx/
xcuserdata xcuserdata
project.xcworkspace project.xcworkspace
DerivedData DerivedData
/concatenated.*
# Yardoc
.yardoc
/doc
# Specs
tmp tmp
examples/Podfile
examples/Pods
examples/**/Pods
examples/RelativePathProject/RelativePathProject/RelativePathProject.xcodeproj
spec/fixtures/banana-lib spec/fixtures/banana-lib
spec/fixtures/chameleon spec/fixtures/chameleon
spec/fixtures/integration/Headers/ spec/fixtures/integration/Headers/
/concatenated.*
spec/fixtures/mercurial-repo/.hg/*cache
.hg
spec/fixtures/vcr spec/fixtures/vcr
.yardoc
/doc # Examples
.rbx/ examples/Podfile
examples/Pods
examples/**/Pods
examples/RelativePathProject/RelativePathProject/RelativePathProject.xcodeproj
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment