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
6f208abbc7
commit
53fcd9b9df
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -9,3 +9,6 @@ dist/*
|
||||||
msgpack/__version__.py
|
msgpack/__version__.py
|
||||||
msgpack/*.cpp
|
msgpack/*.cpp
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
/venv
|
||||||
|
/tags
|
||||||
|
/docs/_build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue