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