From b5f807c0b65b5a0a05fa7839a0e01158afc49158 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 15 Oct 2016 11:41:12 +0000 Subject: [PATCH] excluding vqmod cache files and logs --- OpenCart.gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/OpenCart.gitignore b/OpenCart.gitignore index 28e45aa6..254103bd 100644 --- a/OpenCart.gitignore +++ b/OpenCart.gitignore @@ -11,3 +11,9 @@ system/cache/ system/logs/ system/storage/ + +# vQmod +vqmod/logs/* +vqmod/vqcache/* +vqmod/checked.cache +vqmod/mods.cache