mirror of
https://github.com/denoland/deno.git
synced 2025-01-22 06:09:25 -05:00
16 lines
245 B
Text
16 lines
245 B
Text
# build
|
|
/out/
|
|
|
|
# npm deps
|
|
node_modules
|
|
|
|
# git deps
|
|
/third_party/v8/
|
|
/third_party/tools/protoc_wrapper/
|
|
/third_party/cpplint/
|
|
/third_party/protobuf/
|
|
/third_party/zlib/
|
|
/third_party/rust_crates/libc/
|
|
|
|
# gclient files
|
|
/third_party/.gclient_entries
|