mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-12-08 06:09:49 +00:00
update .gitignore
This commit is contained in:
parent
dd5b1e265a
commit
52a7c02a50
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,5 +5,8 @@ dist/*
|
|||
*.pyc
|
||||
*.pyo
|
||||
*.so
|
||||
*~
|
||||
msgpack/__version__.py
|
||||
msgpack/_msgpack.c
|
||||
msgpack/_msgpack.cpp
|
||||
*.egg-info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue