phpnuxbill/.gitignore

47 lines
1,007 B
Plaintext
Raw Normal View History

2022-09-19 10:31:35 +08:00
config.php
.DS_Store
.vscode/
2024-02-26 15:38:04 +08:00
ui/ui/compiled
ui/compiled/*.php
2019-08-23 17:15:02 +08:00
ui/cache/*.php
2022-09-01 15:52:32 +08:00
test.php
2024-01-29 12:34:07 +08:00
sms.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
2023-09-01 17:43:53 +08:00
system/uploads/**
!system/uploads/*.default.png
system/uploads/sms/**
!system/uploads/sms/index.html
system/uploads/system/**
2023-10-12 17:15:50 +08:00
!system/uploads/system/index.html
ui/themes/**
!ui/themes/index.html
2024-02-13 14:54:01 +08:00
!ui/themes/README.md
2024-02-13 18:41:55 +08:00
scanLang.php
system/lan/**
!system/lan/index.html
!system/lan/indonesia.json
!system/lan/spanish.json
!system/lan/turkish.json
!system/lan/english.json
2024-03-19 04:28:16 +08:00
!system/lan/country.json
2024-06-12 18:02:52 +08:00
*.zip
system/devices/**
!system/devices/readme.md
!system/devices/Radius.php
!system/devices/MikrotikPppoe.php
!system/devices/MikrotikHotspot.php