mirror of
https://github.com/denoland/deno
synced 2024-11-05 18:45:24 +00: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
|