mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-23 21:23:06 +00:00
gitignore: Start ignoring clangd dirs.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -45,6 +45,9 @@
|
|||||||
/src/*.[od]
|
/src/*.[od]
|
||||||
/src/*.sym
|
/src/*.sym
|
||||||
|
|
||||||
|
# These are semantically meaningful for clangd and related tooling.
|
||||||
|
/build/
|
||||||
|
/.cache/
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
/static_analysis_raw_results
|
/static_analysis_raw_results
|
||||||
/static_analysis_results
|
/static_analysis_results
|
||||||
|
|||||||
Reference in New Issue
Block a user