mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 02:02:46 +00:00
Add .clangd and CMakeUserPresets.json to .gitignore (#3171)
[ROCm/composable_kernel commit: 76c4c12f59]
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -66,6 +66,12 @@ docs/doxygen/xml
|
||||
cmake-build*/
|
||||
build*/
|
||||
|
||||
# LSP configuration
|
||||
.clangd
|
||||
|
||||
# User-defined CMake presets
|
||||
CMakeUserPresets.json
|
||||
|
||||
# Python virtualenv
|
||||
.venv/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user