Add ccls files to .gitignore

This commit is contained in:
Brian Leung 2020-09-13 14:07:09 -07:00
parent 7cb5f643a6
commit c8b17212c8
1 changed files with 6 additions and 0 deletions

6
.gitignore vendored
View File

@ -126,4 +126,10 @@ GRTAGS
GSYMS
GTAGS
# ccls
/.ccls-cache
# auto-generated compilation database
compile_commands.json
nix-rust/target