From c2b42bd053d4e0c0ec72e2fb1b26530a2d5fd81e Mon Sep 17 00:00:00 2001 From: Micha Rautenberg Date: Tue, 15 Sep 2015 12:45:52 +0200 Subject: Update .gitignore --- .gitignore | 31 ++++--------------------------- 1 file changed, 4 insertions(+), 27 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 28f4849..1a61cd6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,35 +1,12 @@ *.gem *.rbc -/.config -/coverage/ -/InstalledFiles -/pkg/ -/spec/reports/ -/test/tmp/ -/test/version_tmp/ -/tmp/ +.bundle +pkg/* +*~ -## Specific to RubyMotion: -.dat* -.repl_history -build/ - -## Documentation cache and generated files: /.yardoc/ /_yardoc/ /doc/ /rdoc/ -## Environment normalisation: -/.bundle/ -/vendor/bundle -/lib/bundler/man/ - -# for a library or gem, you might want to ignore these files since the code is -# intended to run in multiple environments; otherwise, check them in: -# Gemfile.lock -# .ruby-version -# .ruby-gemset - -# unless supporting rvm < 1.11.0 or doing something fancy, ignore this: -.rvmrc +Gemfile.lock -- cgit v1.2.3