mirror of
https://github.com/veops/cmdb.git
synced 2025-08-08 09:02:44 +08:00
update gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -5,10 +5,16 @@ data
|
|||||||
logs
|
logs
|
||||||
*/logs/*
|
*/logs/*
|
||||||
*.sql
|
*.sql
|
||||||
|
deploy.sh
|
||||||
|
logs/*
|
||||||
test/*
|
test/*
|
||||||
tools/*
|
tools/*
|
||||||
|
cmdb_agent/*
|
||||||
*.log
|
*.log
|
||||||
*.orig
|
*.orig
|
||||||
*.zip
|
*.zip
|
||||||
*.swp
|
*.swp
|
||||||
|
config.cfg
|
||||||
*.tar.gz
|
*.tar.gz
|
||||||
|
core/special.py
|
||||||
|
lib/special
|
||||||
|
Reference in New Issue
Block a user