mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Add clangd stuff to gitignore
This commit is contained in:
@@ -297,3 +297,8 @@ build.sh
|
|||||||
*.rdi
|
*.rdi
|
||||||
tests/issues/build/*
|
tests/issues/build/*
|
||||||
misc/featuregen/featuregen
|
misc/featuregen/featuregen
|
||||||
|
|
||||||
|
# Clangd stuff
|
||||||
|
.cache/
|
||||||
|
.clangd
|
||||||
|
compile_commands.json
|
||||||
|
|||||||
Reference in New Issue
Block a user