diff options
Diffstat (limited to 'options/gitignore/OpenCart')
-rw-r--r-- | options/gitignore/OpenCart | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/options/gitignore/OpenCart b/options/gitignore/OpenCart index cc937674b8..97be41faa3 100644 --- a/options/gitignore/OpenCart +++ b/options/gitignore/OpenCart @@ -9,3 +9,12 @@ image/data/ image/cache/ system/cache/ system/logs/ + +system/storage/ + +# vQmod log files +vqmod/logs/* +# vQmod cache files +vqmod/vqcache/* +vqmod/checked.cache +vqmod/mods.cache |