summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2018-12-05 15:41:20 -0500
committerAaron M. Ucko <ucko@debian.org>2018-12-05 16:03:59 -0500
commita0fb48580c1fe634018e9d59145e38a12e0e6536 (patch)
tree4f5ac41f30b9a2778b0b0251ac9f38feff559852 /.gitignore
parentef01f43b2b947d7124f871aebbce2b8846391da7 (diff)
Belatedly populate Built-Using with the help of dh-golang.
* (debian/).gitignore: Update per GOPATH change. * debian/control: Build-depend on dh-golang; use it to set Built-Using. * debian/rules: - Change (autopopulated) GOPATH to meet dh-golang's expectations. - Run dh --with=golang to populate (misc:)Built-Using.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a3fd79..17795b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
.pc
bin
+obj-*/