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 (9.16) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
index 5cdbab7..14f5603 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
 *~
 *.pyc
 test-env*
-junk/
\ No newline at end of file
+junk/
+/.pc/
+/_build/
