phpnuxbill/.gitignore
2023-08-01 15:00:17 +07:00

22 lines
No EOL
444 B
Text

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/
!system/paymentgateway/ui/index.html
!system/paymentgateway/index.html
!system/plugin/ui/
system/plugin/ui/*
!system/plugin/ui/index.html
ui/ui_custom/**
!ui/ui_custom/index.html
!ui/ui_custom/README.md