From: root Date: Sat, 15 Oct 2016 11:41:12 +0000 (+0000) Subject: excluding vqmod cache files and logs X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b5f807c0b65b5a0a05fa7839a0e01158afc49158;p=gitignore.git excluding vqmod cache files and logs --- 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