mirror of
https://github.com/ROCm/ROCm.git
synced 2026-01-09 14:48:06 -05:00
Ignore more generated files in gitignore (#1934)
Add more of the sphinx generated files, so generating the docs does not add untracked files. Ignore the folder `.venv` typically used for virtual environments. Also sort the ignored file list for easier maintenance.
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
_build
|
||||
.venv
|
||||
.vscode
|
||||
build
|
||||
_build
|
||||
build
|
||||
Reference in New Issue
Block a user