aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Z. Chen <davidzchen@users.noreply.github.com>2016-06-20 16:17:50 -0700
committerGitHub <noreply@github.com>2016-06-20 16:17:50 -0700
commitee3cc41a0374ba076da216873a37dc945d543a42 (patch)
tree4361b1c758a7d9e4728a699afb29580192a62e77 /.gitignore
parentf17431173bc491675307ed6ef56fc325fb0efc8e (diff)
downloadstardoc-ee3cc41a0374ba076da216873a37dc945d543a42.tar.gz
Update .gitignore file. Add placeholder for internal options in build.proto. (#11)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore17
1 files changed, 16 insertions, 1 deletions
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/