From eaaed75bb2f30e8718ac8eb1d4026fb261713fef Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Mon, 20 Apr 2020 20:11:28 +0200 Subject: [PATCH] Ignoring storage/ path of ActiveStorage --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1365257..9832a3f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ /public/system/ /public/screenshots/ /public/live/ +/storage *.pdf /debshots2.sublime-workspace