Permalink
Browse files
Add spec/fixtures/integration/Headers/ to .gitignore.
- Loading branch information...
Showing
with
2 additions
and
1 deletion.
-
+2
−1
.gitignore
|
@@ -11,6 +11,7 @@ examples/Podfile |
|
|
examples/Pods
|
|
|
examples/**/Pods
|
|
|
spec/fixtures/banana-lib
|
|
|
+spec/fixtures/integration/Headers/
|
|
|
pod
|
|
|
/concatenated.*
|
|
|
-spec/fixtures/mercurial-repo/.hg/cache
|
|
|
+spec/fixtures/mercurial-repo/.hg/cache
|
0 comments on commit
bfac255