From d1023f2847e90feeb7fe623484b5eb7d4cd44520 Mon Sep 17 00:00:00 2001 From: phyusin Date: Wed, 17 Oct 2018 13:12:14 +0630 Subject: [PATCH] git ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 80f629c7..5f503606 100755 --- a/.gitignore +++ b/.gitignore @@ -63,3 +63,6 @@ config/shops.json # Ruby-Mine IDE folder /.idea + +#Seed Generator Backup File +/app/models/seed_generator_bk.rb