diff --git a/FAQ.md b/FAQ.md index 1359b94..6207bdf 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1,3 +1,7 @@ +### `.ccls-cache/` + +The cache directory is `.ccls-cache/` by default. It can be shared among different clients. You may add `.ccls-cache` to the global gitignore file `~/.config/git/ignore` + ### Does it support `compile_flags.txt`? No. https://github.com/MaskRay/ccls/issues/110