d8cba83d42
git-subtree-dir: projects/rocr-runtime git-subtree-mainline:ad0fb25ed5git-subtree-split:72061a9024
23 lines
236 B
Plaintext
23 lines
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
|
|
|