summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2012-11-23 11:11:33 -0800
committerAndre Arko <andre@arko.net>2012-11-23 11:11:33 -0800
commit7f35f5fc50ca80c08011696a4d389c830c6cf0ab (patch)
tree5e912a82d9d790388f27e373b4c449c5401356bd
parent6d1cde5cea21a4df7586c81f836deb2ac2e94835 (diff)
downloadbundler-7f35f5fc50ca80c08011696a4d389c830c6cf0ab.tar.gz
ignore .rbx/
-rw-r--r--.gitignore9
1 files changed, 5 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 533b6613f8..874a3b8e2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,17 +8,18 @@
.*.swp
# files created by running the specs
-tmp
+tmp/
# built gems
-pkg
+pkg/
*.gem
# rubinius bytecode
*.rbc
+.rbx/
# output from ronn
-lib/bundler/man
+lib/bundler/man/
# output from ci_reporter
-spec/reports
+spec/reports/