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
b79e5ba4e5
commit
1c5b865db3
1 changed files with 1 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -7,6 +7,5 @@ dist/*
|
||||||
*.so
|
*.so
|
||||||
*~
|
*~
|
||||||
msgpack/__version__.py
|
msgpack/__version__.py
|
||||||
msgpack/_msgpack.c
|
msgpack/*.cpp
|
||||||
msgpack/_msgpack.cpp
|
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue