1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/.gitignore

16 lines
213 B
Text
Raw Normal View History

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