mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-01 07:05:48 +00:00

添加重要文件清单,这部分文件内容有修改会由机器人发送企业微信通知到owner群里 Log: Change-Id: I8a3bc5dcd133099e0d12e8f89cac52fc180682b8
8 lines
483 B
XML
8 lines
483 B
XML
{
|
|
"type": "homebrew" | "opensource",
|
|
"3rdparty: ["*.xml"],
|
|
"ignore": ["CHANGELOG.md", "./debian", "README.md", "./cmake", "technology-overview.md", "CMakeLists.txt", "CMakeLists.txt.user", "./plugins/plugin-guide", "./.tx", "*.qrc", "*.svg", "*.png", "*.qm", "*.ts"],
|
|
"license": ["LICENSE"],
|
|
"importantFile": ["gschema/com.deepin.dde.dock.module.gschema.xml", "interfaces/constants.h", "interfaces/pluginproxyinterface.h", "interfaces/pluginsiteminterface.h"]
|
|
}
|