mirror of
https://github.com/veops/cmdb.git
synced 2025-08-07 12:10:31 +08:00
Fix bug 1217 (#656)
* fix(api): move soft delete of PreferenceShowAttributes to correct location * chore: add manage.sh to .gitignore * fix(api): correct type_id reference in CITypeAttributeManager for PreferenceShowAttributes soft delete * Update .gitignore --------- Co-authored-by: pycook <pycook@126.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -78,7 +78,3 @@ cmdb-ui/npm-debug.log*
|
||||
cmdb-ui/yarn-debug.log*
|
||||
cmdb-ui/yarn-error.log*
|
||||
cmdb-ui/package-lock.json
|
||||
start.sh
|
||||
manage.sh
|
||||
.env
|
||||
cmdb-api/.env
|
||||
|
Reference in New Issue
Block a user