15 lines
286 B
Plaintext
15 lines
286 B
Plaintext
config.php
|
|
.DS_Store
|
|
.vscode/
|
|
ui/compiled/*.php
|
|
ui/cache/*.php
|
|
test.php
|
|
pages/
|
|
system/cache/**
|
|
system/plugin/**
|
|
!system/cache/index.html
|
|
!system/plugin/index.html
|
|
system/paymentgateway/ui/**
|
|
system/paymentgateway/**
|
|
!system/paymentgateway/ui/index.html
|
|
!system/paymentgateway/index.html |