mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
fix Opencart gitignore
This commit is contained in:
parent
4b6bf65bdf
commit
ac71c8886d
1 changed files with 8 additions and 8 deletions
|
@ -1,10 +1,10 @@
|
||||||
image/cache
|
|
||||||
system/cache
|
|
||||||
system/database
|
|
||||||
system/engine
|
|
||||||
system/logs
|
|
||||||
system/library
|
|
||||||
system/helper
|
|
||||||
download/
|
|
||||||
config.php
|
config.php
|
||||||
admin/config.php
|
admin/config.php
|
||||||
|
|
||||||
|
!index.html
|
||||||
|
|
||||||
|
download
|
||||||
|
image/cache/*.jpg
|
||||||
|
image/cache/data/*
|
||||||
|
system/cache
|
||||||
|
system/logs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue