You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add doc build artifacts to gitignore (NVIDIA#5187)
During docs building some additional rst files are generated:
* docs/operations/* is used for the per-operator doc pages
* individual indes.rst files are built based on index.py files when the
example referencing is handled.
Add them to the gitignore.
Signed-off-by: Krzysztof Lecki <[email protected]>
0 commit comments