Skip to content

Commit

Permalink
cleaning gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
mpapis committed Dec 30, 2013
1 parent 7ada8e5 commit 8878260
Showing 1 changed file with 4 additions and 12 deletions.
16 changes: 4 additions & 12 deletions .gitignore
@@ -1,15 +1,12 @@
/*.tar.*
/*.tgz
gems/
*.gem
site/.sass-cache/
site/tmp/dependencies/
site/tmp/
/gems/
/*.gem
/tmp/
/pkg/
tags
.*.swp
tmp/
*.rbc
pkg/
.rvmrc
.DS_Store
.idea
Expand All @@ -25,8 +22,3 @@ missing
README.rdoc
install.sh
config/ssh
db/config.yml
config/database.yml
test/rvm_test_suite/ruby/config/database.yml
test/rvm_test_suite/ruby/db/config.yml
test/rvm_test_suite/ruby/db/*.sqlite

0 comments on commit 8878260

Please sign in to comment.