From 24d0c46080475176f0f0ebfb9bf7ccc0376a96f3 Mon Sep 17 00:00:00 2001 From: mio Date: Mon, 7 Nov 2011 20:39:14 +0100 Subject: [PATCH] added ~ files to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 31fda99..d4eb65e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ Gemfile.lock /test_app/db/migrate/20* /test_app/db/schema.rb /pkg +*~