Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
anchor gitignores, remove non-bundler stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
indirect committed May 11, 2014
1 parent 80b7912 commit 84b1433
Showing 1 changed file with 5 additions and 14 deletions.
19 changes: 5 additions & 14 deletions .gitignore
Expand Up @@ -3,23 +3,14 @@
# https://help.github.com/articles/ignoring-files and find useful gitignore
# samples at https://github.com/github/gitignore

# system crap
.DS_Store
.*.swp

# files created by running the specs
tmp/

# built gems
pkg/
*.gem
/tmp/

# rubinius bytecode
*.rbc
.rbx/
# gems built by `rake build`
/pkg/

# output from ronn
lib/bundler/man/
/lib/bundler/man/

# output from ci_reporter
spec/reports/
/spec/reports/

0 comments on commit 84b1433

Please sign in to comment.