Subject: Update .gitignore from Debian packaging branch

The Debian packaging git branch contains these updates to the upstream
.gitignore file(s).  This patch is autogenerated, to provide these
updates to users of the official Debian archive view of the package.

[dgit (11.11) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
index 9d96717..66934d5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,4 +20,6 @@ _cgo_export.*
 _testmain.go
 
 *.exe
-*.test
\ No newline at end of file
+*.test
+/.pc/
+/_build/
