phpnuxbill/.gitignore
2022-09-19 16:57:09 +07:00

19 lines
379 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/
!system/paymentgateway/ui/index.html
!system/paymentgateway/index.html
!system/plugin/ui/
system/plugin/ui/*
!system/plugin/ui/index.html