mirror of
https://github.com/hotspotbilling/phpnuxbill.git
synced 2025-08-03 01:34:53 +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/RadiusRest.php
|
||||
!system/devices/MikrotikPppoe.php
|
||||
!system/devices/MikrotikHotspot.php
|
||||
!system/devices/MikrotikPppoeCustom.php
|
||||
!system/devices/MikrotikHotspot.php
|
||||
/.vs
|
||||
docker-compose.yml
|
||||
docs/**
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"version": "2024.8.30"
|
||||
"version": "2024.9.6"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue