Implement base service file modification through panel
This commit is contained in:
parent
b8a6a15b08
commit
cfd5e0e854
19 changed files with 855 additions and 1 deletions
4
storage/app/.gitignore
vendored
4
storage/app/.gitignore
vendored
|
@ -1,2 +1,4 @@
|
|||
*
|
||||
!.gitignore
|
||||
!.gitignore
|
||||
!services/*
|
||||
services/.bak/*
|
||||
|
|
Reference in a new issue