d
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -16,7 +16,6 @@ crontask/database/
|
||||
crontask/export/
|
||||
crontask/temp
|
||||
crontask/crontask
|
||||
crontask/__debug_bin*.exe
|
||||
|
||||
restagent/backup/
|
||||
restagent/log/
|
||||
@@ -24,17 +23,14 @@ restagent/upload/
|
||||
restagent/software/
|
||||
restagent/database/
|
||||
restagent/restagent
|
||||
restagent/__debug_bin*.exe
|
||||
|
||||
sshsvc/sshsvc
|
||||
sshsvc/mmllog/
|
||||
sshsvc/mmlhome/
|
||||
sshsvc/log/
|
||||
sshsvc/__debug_bin*.exe
|
||||
|
||||
captrace/captrace
|
||||
captrace/log/
|
||||
captrace/__debug_bin*.exe
|
||||
|
||||
tools/loadmconf/loadmconf
|
||||
|
||||
@@ -45,4 +41,5 @@ vendor
|
||||
*.log
|
||||
*.log-*
|
||||
*.bak
|
||||
__debug_bin*.exe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user