summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2021-11-04 07:47:50 +0100
committerMichael Howitz <mh@gocept.com>2021-11-04 08:15:52 +0100
commitee8890dcc6b251bef4d451ceb742613ace37bfc3 (patch)
treea93ea0969eb71b889ed8199d4e7a911efae65ab1 /.gitignore
parent285490922584c1be42b5be89c00e7c8e1d972fb8 (diff)
downloadzope-pagetemplate-ee8890dcc6b251bef4d451ceb742613ace37bfc3.tar.gz
Add support for Python 3.10.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9a9e9b9..c724a76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,11 @@
# Generated from:
# https://github.com/zopefoundation/meta/tree/master/config/pure-python
+*.dll
*.egg-info/
*.profraw
*.pyc
*.pyo
+*.so
.coverage
.coverage.*
.eggs/