Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
go
/
tools
зеркало из
https://github.com/golang/tools.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули tools
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
master
tools
/
.gitignore
3 строки
85 B
Plaintext
Исходник
Постоянная ссылка
Обычный вид
История
Убрать экранирование
Экранировать
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>
2015-01-15 04:24:45 +03:00
# Add no patterns to .gitignore except for files generated by the build.
go.empty: prototype for new subrepository R=golang-dev, r CC=golang-dev https://golang.org/cl/5572056
2012-01-25 23:45:13 +04:00
last-change