mirror of
https://github.com/davidhalter/jedi.git
synced 2026-02-21 11:08:26 +08:00
Configuration to run coveralls on py33
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -1,9 +1,11 @@
|
||||
*~
|
||||
*.swp
|
||||
*.swo
|
||||
*.pyc
|
||||
.ropeproject
|
||||
.tox
|
||||
*.pyc
|
||||
.coveralls.yml
|
||||
.coverage
|
||||
/build/
|
||||
/docs/_build/
|
||||
/dist/
|
||||
|
||||
Reference in New Issue
Block a user