.gitignore - Ignore more build files
Change-Id: I5b5207e65cc3fd6537800db388da142c0e76c3ff Signed-off-by: Galantsev, Dmitrii <dmitrii.galantsev@amd.com>
这个提交包含在:
+12
-1
@@ -1,8 +1,19 @@
|
||||
# documentation artifacts
|
||||
# build artifacts
|
||||
.cache/
|
||||
build/
|
||||
DEBIAN/postinst
|
||||
DEBIAN/prerm
|
||||
RPM/
|
||||
include/rdc/rdc64Config.h
|
||||
|
||||
# documentation artifacts
|
||||
_build/
|
||||
_images/
|
||||
_static/
|
||||
_templates/
|
||||
_toc.yml
|
||||
docBin/
|
||||
docs/_doxygen/
|
||||
|
||||
# VisualStudioCode
|
||||
.vscode/
|
||||
|
||||
在新工单中引用
屏蔽一个用户