mirror of https://github.com/veops/cmdb.git
fix
This commit is contained in:
parent
3385b12308
commit
41cbc1e5b8
|
@ -2,11 +2,8 @@
|
|||
*.pyc
|
||||
.idea
|
||||
data
|
||||
logs
|
||||
*/logs/*
|
||||
*.sql
|
||||
deploy.sh
|
||||
logs/*
|
||||
*.sql
|
||||
test/*
|
||||
tools/*
|
||||
cmdb_agent/*
|
||||
|
|
|
@ -8,4 +8,4 @@ from ci_relation import cirelation
|
|||
from ci import ci
|
||||
from history import history
|
||||
from account import account
|
||||
from special import special
|
||||
# from special import special
|
Loading…
Reference in New Issue