From ee3cc41a0374ba076da216873a37dc945d543a42 Mon Sep 17 00:00:00 2001 From: "David Z. Chen" Date: Mon, 20 Jun 2016 16:17:50 -0700 Subject: Update .gitignore file. Add placeholder for internal options in build.proto. (#11) --- .gitignore | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ac51a05..980a598 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,16 @@ -bazel-* +*~ +.*.swp +/.classpath +/.factorypath +/.idea/ +/.project +/.settings +/WORKSPACE.user.bzl +/base_workspace/* +/bazel-skydoc +/bazel-bin +/bazel-genfiles +/bazel-out +/bazel-testlogs +/bazel.iml +/output/ -- cgit v1.2.3