e2b14cc3ec
- adding doc files to .gitignore
Change-Id: Ia6b2358bb1f236298ad1d705c1bed0636026632d
[ROCm/ROCR-Runtime commit: 75b674f0ad]
23 라인
236 B
Plaintext
23 라인
236 B
Plaintext
.*
|
|
|
|
#
|
|
# git files that we don't want to ignore even it they are dot-files
|
|
#
|
|
!.gitignore
|
|
!.mailmap
|
|
.github*
|
|
patches-*
|
|
build/
|
|
outgoing/
|
|
Makefile
|
|
|
|
# documentation artifacts
|
|
_build/
|
|
_doxygen/
|
|
_images/
|
|
_static/
|
|
_templates/
|
|
_toc.yml
|
|
doxygen
|
|
|