mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
python: Add msgpack/_msgpack.c to .gitignore
This commit is contained in:
parent
e1711ffcf2
commit
09bad2938e
1 changed files with 1 additions and 0 deletions
1
python/.gitignore
vendored
1
python/.gitignore
vendored
|
|
@ -4,3 +4,4 @@ dist/*
|
|||
*.pyc
|
||||
*.pyo
|
||||
msgpack/__version__.py
|
||||
msgpack/_msgpack.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue