mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2024-11-10 09:12:51 +08:00
56 lines
No EOL
1.1 KiB
Text
56 lines
No EOL
1.1 KiB
Text
config.php
|
|
.DS_Store
|
|
.vscode/
|
|
ui/ui/compiled
|
|
ui/compiled/*.php
|
|
ui/cache/*.php
|
|
test.php
|
|
sms.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
|
|
system/uploads/**
|
|
!system/uploads/*.default.png
|
|
system/uploads/sms/**
|
|
!system/uploads/sms/index.html
|
|
system/uploads/system/**
|
|
!system/uploads/system/index.html
|
|
ui/themes/**
|
|
!ui/themes/index.html
|
|
!ui/themes/README.md
|
|
scanLang.php
|
|
system/lan/**
|
|
!system/lan/index.html
|
|
!system/lan/indonesia.json
|
|
!system/lan/spanish.json
|
|
!system/lan/turkish.json
|
|
!system/lan/english.json
|
|
!system/lan/country.json
|
|
*.zip
|
|
system/devices/**
|
|
!system/devices/readme.md
|
|
!system/devices/Dummy.php
|
|
!system/devices/Radius.php
|
|
!system/devices/RadiusRest.php
|
|
!system/devices/MikrotikPppoe.php
|
|
!system/devices/MikrotikPppoeCustom.php
|
|
!system/devices/MikrotikHotspot.php
|
|
/.vs
|
|
docker-compose.yml
|
|
docs/**
|
|
!docs/*.html
|
|
!docs/*.md
|
|
.htaccess |