phpnuxbill/.gitignore

26 lines
551 B
Plaintext
Raw Normal View History

2022-09-19 10:31:35 +08:00
config.php
.DS_Store
.vscode/
ui/compiled/*.php
2019-08-23 17:15:02 +08:00
ui/cache/*.php
2022-09-01 15:52:32 +08:00
test.php
2022-09-17 22:05:24 +08:00
pages/
system/cache/**
2022-09-19 17:57:09 +08:00
system/plugin/*
2022-09-17 22:05:24 +08:00
!system/cache/index.html
2022-09-19 11:45:50 +08:00
!system/plugin/index.html
system/paymentgateway/ui/**
system/paymentgateway/**
2022-09-19 17:57:09 +08:00
!system/paymentgateway/ui/
2022-09-19 11:45:50 +08:00
!system/paymentgateway/ui/index.html
2022-09-19 17:57:09 +08:00
!system/paymentgateway/index.html
!system/plugin/ui/
system/plugin/ui/*
2023-08-01 16:00:17 +08:00
!system/plugin/ui/index.html
ui/ui_custom/**
!ui/ui_custom/index.html
2023-08-14 10:25:29 +08:00
!ui/ui_custom/README.md
system/uploads/admin.png
system/uploads/logo.png
2023-08-14 12:24:27 +08:00
system/uploads/user.jpg
system/uploads/notifications.json