We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd5b1e2 commit 52a7c02Copy full SHA for 52a7c02
.gitignore
@@ -5,5 +5,8 @@ dist/*
5
*.pyc
6
*.pyo
7
*.so
8
+*~
9
msgpack/__version__.py
10
msgpack/_msgpack.c
11
+msgpack/_msgpack.cpp
12
+*.egg-info
0 commit comments