mirror of
https://github.com/denoland/rusty_v8.git
synced 2024-12-26 09:13:46 -05:00
8bea9b1f40
This will help with IDE integration of the C++ part of the code. Ref: https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/clangd.md
8 lines
80 B
Text
8 lines
80 B
Text
**/*.rs.bk
|
|
**/*.orig
|
|
|
|
/.vscode/
|
|
/.idea/
|
|
/.cache
|
|
/target/
|
|
/compile_commands.json
|