diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e69e41ed96..0eaf911d6f 100644 --- a/.gitignore +++ b/.gitignore @@ -84,3 +84,8 @@ user_song_list.h /util/win_downloaded /users/ /layouts/ + +# clangd +compile_commands.json +.clangd/ +.cache/ |