From 53feab6a8ccb289c7801ed5abbab8724bff25fc5 Mon Sep 17 00:00:00 2001 From: Matt Farnsworth Date: Fri, 2 Oct 2015 13:54:35 +0300 Subject: [PATCH] git ignore IDE, bundle and editor files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 10d6b7678..941030b69 100644 --- a/.gitignore +++ b/.gitignore @@ -20,6 +20,9 @@ todo ## Environment normalisation: /.bundle /vendor/bundle +.idea +# editor tmp files +*.*~ # these should all be checked in to normalise the environment: # Gemfile.lock, .ruby-version, .ruby-gemset