aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2015-01-14 17:24:45 -0800
committerBrad Fitzpatrick <bradfitz@golang.org>2015-01-15 02:58:11 +0000
commite83451b9c2f0bffdd8ae5e5889d982ad960a81f4 (patch)
tree79256551b86bcebeac8f90b16b1d102b68035891 /.gitignore
parent9f20d8c1983155428edf49b3f12ea85580740f91 (diff)
downloadgolang-x-tools-e83451b9c2f0bffdd8ae5e5889d982ad960a81f4.tar.gz
dashboard: rearrange tree, in prep for packagification
Package main binaries now go under cmd, leaving the top level for similarly-named packages. I'll be moving a lot of data structures and functions out of the commands and into common packages. A future CL will also unify all the "+build whatever" restrictions into one common build tag, since there will be so much package sharing coming up. Probably they will become "+build extdep", to indicate that they have dependencies outside of x/tools. Change-Id: Idc198e0dfa933b5f5de8f2b581533e8d299d2293 Reviewed-on: https://go-review.googlesource.com/2738 Reviewed-by: Andrew Gerrand <adg@golang.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 90e56498e..5a9d62efd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,2 @@
-# Add no patterns to .hgignore except for files generated by the build.
+# Add no patterns to .gitignore except for files generated by the build.
last-change
-dashboard/coordinator/buildongce/client-*.dat
-dashboard/coordinator/buildongce/token.dat
-dashboard/coordinator/coordinator