This commit is contained in:
pycook 2016-01-01 11:32:29 +08:00 committed by pycook
parent 3385b12308
commit 41cbc1e5b8
2 changed files with 2 additions and 5 deletions

5
.gitignore vendored
View File

@ -2,11 +2,8 @@
*.pyc
.idea
data
logs
*/logs/*
*.sql
deploy.sh
logs/*
*.sql
test/*
tools/*
cmdb_agent/*

View File

@ -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