aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Oliveira <nicoddemus@gmail.com>2019-11-02 17:56:24 -0300
committerYury Selivanov <yury@edgedb.com>2019-11-02 16:56:24 -0400
commit2b52677fdde34b1c89bdf4411ef95bd1ed0f343d (patch)
tree3bd3b7b06c8e5e57b7f757c8689247dfe7e9e0b1 /.gitignore
parent51bc6b0a8da1b9c38151cbce89251d4677188e9f (diff)
downloadimmutables-2b52677fdde34b1c89bdf4411ef95bd1ed0f343d.tar.gz
immutables-2b52677fdde34b1c89bdf4411ef95bd1ed0f343d.zip
Add Python 3.8 support (#16)
Fix #15
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6719984..4b713b2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*._*
*.pyc
+*.pyd
*.pyo
*.scssc
*.so