mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-10 18:11:01 +00:00
Add the LLVM dir to the .ignore file (#419)
LLVM is now a submodule and no longer in `.gitignore`. Thus, some dev tools I use, like `rg` and `fd`, now consider the `llvm/` directory. This PR fixes that by adding `llvm/` to the `.ignore` file. Signed-off-by: xermicus <bigcyrill@hotmail.com>
This commit is contained in: