mitrobill/.gitignore
2022-09-19 10:45:50 +07:00

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