Skip to content

Commit

Permalink
Add .cache to gitignore for clangd (#2519)
Browse files Browse the repository at this point in the history
  • Loading branch information
thestr4ng3r committed Dec 16, 2020
1 parent 70cef2c commit df02332
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -76,6 +76,7 @@ __pycache__
# Other
compile_commands.json
.ccls-cache
.cache
docs/source/_build

# vscode
Expand Down

0 comments on commit df02332

Please sign in to comment.