Skip to content

Commit

Permalink
Added local bundle config to not update vendor/cache.
Browse files Browse the repository at this point in the history
  • Loading branch information
brixen committed Oct 16, 2013
1 parent 366236b commit 29af49d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .bundle/config
@@ -0,0 +1,3 @@
---
BUNDLE_NO_CACHE: '1'
BUNDLE_NO_PRUNE: '1'
2 changes: 1 addition & 1 deletion .gitignore
@@ -1,14 +1,14 @@
artifacts/
*.a
*.bundle
!.bundle
*.dSYM
*.dot
*.dylib
*.la
*.lo
*.o
*.so
*.bundle
*.rbc
.rbx
*.so
Expand Down

0 comments on commit 29af49d

Please sign in to comment.