We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abad92d + f2aff1d commit f51d325Copy full SHA for f51d325
1 file changed
OpenCart.gitignore
@@ -11,3 +11,10 @@ system/cache/
11
system/logs/
12
13
system/storage/
14
+
15
+# vQmod log files
16
+vqmod/logs/*
17
+# vQmod cache files
18
+vqmod/vqcache/*
19
+vqmod/checked.cache
20
+vqmod/mods.cache
0 commit comments