mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 01:58:21 +08:00
fix
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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
|
Reference in New Issue
Block a user