From fc6dd212c3409cb8824d4da5eb485509dfc1b0ce Mon Sep 17 00:00:00 2001 From: Yan Date: Mon, 4 Sep 2017 14:53:02 +0630 Subject: [PATCH] image add in gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 98acc705..b6d9a051 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ capybara-*.html /db/*.sqlite3 /db/schema.rb /db/structure.sql +/public/image /public/system/* /public/assets/* /public/uploads/*