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.5) update-gitignore]
---
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index f926b78..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,34 +0,0 @@
-# Byte-compiled / optimized / DLL files
-__pycache__/
-*.py[cod]
-
-# C extensions
-*.so
-
-# Distribution / packaging
-env/
-venv/
-build/
-dist/
-eggs/
-lib/
-sdist/
-*.egg-info/
-.installed.cfg
-*.egg
-
-# Installer logs
-pip-log.txt
-pip-delete-this-directory.txt
-
-# Unit test / coverage reports
-htmlcov/
-.coverage
-.cache
-.coverage.*
-
-# Sphinx documentation
-docs/_build/
-.idea
-.eggs
-/.pytest_cache/
