mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-12-08 06:09:49 +00:00
Add ".tox" to .gitignore
This commit is contained in:
parent
f1dd03fe80
commit
76f34667a0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,6 +1,7 @@
|
|||
MANIFEST
|
||||
build/*
|
||||
dist/*
|
||||
.tox
|
||||
*.pyc
|
||||
*.pyo
|
||||
*.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue