deno/.gitignore

16 lines
213 B
Plaintext
Raw Normal View History

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