0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-01 12:16:11 -05:00
denoland-deno/.gitignore

16 lines
213 B
Text
Raw Normal View History

2018-07-03 17:15:32 +09:00
# build
/out/
2018-07-03 17:15:32 +09:00
# npm deps
node_modules
2018-07-03 17:15:32 +09:00
# git deps
/third_party/v8/
2018-07-01 14:18:49 +02:00
/third_party/cpplint/
/third_party/zlib/
/third_party/rust_crates/libc/
/third_party/flatbuffers/
2018-07-03 17:15:32 +09:00
# gclient files
/third_party/.gclient_entries