diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2018-06-27 11:48:19 +0200 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2018-06-28 21:56:53 +0200 |
| commit | 467408c6dccd6ea58792fcf28d166c6fe7304eda (patch) | |
| tree | 570fda9e1c69ddc57a2a639bd9aeaa24d0f90e77 /src/.gitignore | |
| parent | c2deb54daf4e4b207d21171fb723b5c7c378a30b (diff) | |
Reorg: Move tools/ and gitignore to root.
Diffstat (limited to 'src/.gitignore')
| -rw-r--r-- | src/.gitignore | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/.gitignore b/src/.gitignore deleted file mode 100644 index 5b720fd15..000000000 --- a/src/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -out/ -js/.cache/ -js/node_modules/ -v8/ -tools/protoc_wrapper/ -third_party/protobuf/ -third_party/zlib/ -third_party/rust_crates/libc/ -.gclient_entries |
