first-commit
This commit is contained in:
20
options/gitignore/OpenCart
Normal file
20
options/gitignore/OpenCart
Normal file
@@ -0,0 +1,20 @@
|
||||
.htaccess
|
||||
/config.php
|
||||
admin/config.php
|
||||
|
||||
!index.html
|
||||
|
||||
download/
|
||||
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
|
Reference in New Issue
Block a user