diff --git a/OpenCart.gitignore b/OpenCart.gitignore index 28e45aa..97be41f 100644 --- a/OpenCart.gitignore +++ b/OpenCart.gitignore @@ -11,3 +11,10 @@ system/cache/ system/logs/ system/storage/ + +# vQmod log files +vqmod/logs/* +# vQmod cache files +vqmod/vqcache/* +vqmod/checked.cache +vqmod/mods.cache