Added ccls cache to .gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ venv
|
|||||||
*/out*
|
*/out*
|
||||||
python/__pycache__
|
python/__pycache__
|
||||||
cpp/bin
|
cpp/bin
|
||||||
|
.ccls-cache
|
||||||
|
Reference in New Issue
Block a user