mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 03:53:16 +00:00
ignore msgpack/*.c
This commit is contained in:
parent
a97b31437d
commit
bf2413f915
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -8,6 +8,7 @@ dist/*
|
|||
*.so
|
||||
*~
|
||||
msgpack/__version__.py
|
||||
msgpack/*.c
|
||||
msgpack/*.cpp
|
||||
*.egg-info
|
||||
/venv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue