0
0
Fork 0
mirror of https://github.com/denoland/rusty_v8.git synced 2024-11-21 15:04:33 -05:00
denoland-rusty-v8/.gitignore
Ryan Dahl 3fbf87aa4b
refactor: remove unnecessary complexity from build.rs (#963)
- remove friendly build script output in favor of brevity
- Revert "Add support for generating a `clangd` compilation database (#823)"
- simplify subprocess invocations
2022-07-26 13:21:23 -04:00

11 lines
147 B
Text

**/*.rs.bk
**/*.orig
/.vscode/
/.idea/
/target/
third_party/android_ndk
third_party/android_platform
third_party/catapult
third_party/llvm-build