mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
15 lines
217 B
Text
15 lines
217 B
Text
# build
|
|
/out/
|
|
|
|
# npm deps
|
|
node_modules
|
|
|
|
# git deps
|
|
/third_party/v8/
|
|
/third_party/cpplint/
|
|
/third_party/zlib/
|
|
/third_party/rust_crates/libc/
|
|
/third_party/flatbuffers/src/
|
|
|
|
# gclient files
|
|
/third_party/.gclient_entries
|