mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
python: Add msgpack/_msgpack.c to .gitignore
This commit is contained in:
parent
3d8978417a
commit
8d3ca93be9
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -4,3 +4,4 @@ dist/*
|
||||||
*.pyc
|
*.pyc
|
||||||
*.pyo
|
*.pyo
|
||||||
msgpack/__version__.py
|
msgpack/__version__.py
|
||||||
|
msgpack/_msgpack.c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue