mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
17 lines
245 B
Plaintext
17 lines
245 B
Plaintext
# 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
|