From 9528ee4a42eb0729a4467ddaaa3be573d9053fa2 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 1 Jul 2018 14:18:49 +0200 Subject: Add cpplint to third_party --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3e495ea25..12cf21c76 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ node_modules /v8/ /tools/protoc_wrapper/ +/third_party/cpplint/ /third_party/protobuf/ /third_party/zlib/ /third_party/rust_crates/libc/ -- cgit v1.2.3