From afdacd0857886a021ff68e8238876daec82efefb Mon Sep 17 00:00:00 2001 From: CassioMarques Date: Thu, 8 Jan 2009 21:00:16 -0200 Subject: Moved validates_each to the last position of it's section. Added VIM swap files to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 6e869a06a8..c0117a795b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ railties/test/500.html railties/doc/guides/html/images railties/doc/guides/html/stylesheets *.rbc +*.swp -- cgit v1.2.3