added ~ files to gitignore

This commit is contained in:
mio 2011-11-07 20:39:14 +01:00
parent e291457b47
commit 24d0c46080
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ Gemfile.lock
/test_app/db/migrate/20*
/test_app/db/schema.rb
/pkg
*~