mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-16 15:51:06 +02:00
fix ignore list
This commit is contained in:
parent
ea0c663278
commit
b517ef2b73
2 changed files with 2 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -46,8 +46,8 @@ system/devices/**
|
||||||
!system/devices/Radius.php
|
!system/devices/Radius.php
|
||||||
!system/devices/RadiusRest.php
|
!system/devices/RadiusRest.php
|
||||||
!system/devices/MikrotikPppoe.php
|
!system/devices/MikrotikPppoe.php
|
||||||
!system/devices/MikrotikHotspot.php
|
|
||||||
!system/devices/MikrotikPppoeCustom.php
|
!system/devices/MikrotikPppoeCustom.php
|
||||||
|
!system/devices/MikrotikHotspot.php
|
||||||
/.vs
|
/.vs
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
docs/**
|
docs/**
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
{
|
{
|
||||||
"version": "2024.8.30"
|
"version": "2024.9.6"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue