From 67f96190e058a56b6f79510f3c75ca9b7773d065 Mon Sep 17 00:00:00 2001 From: Alex Cabal Date: Tue, 21 May 2019 16:59:51 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 4e13a69a..8f2916b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ +ebooks/* www/ebooks/* www/images/covers/* www/opds/*.xml www/rss/*.xml +vendor/ +composer.lock