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

12 lines
147 B
Plaintext

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