forked from loafle/openapi-generator-original
Add venv and .python-version to .gitignore
This commit is contained in:
2
samples/client/petstore/python/.gitignore
vendored
2
samples/client/petstore/python/.gitignore
vendored
@@ -44,6 +44,8 @@ nosetests.xml
|
||||
coverage.xml
|
||||
*,cover
|
||||
.hypothesis/
|
||||
venv/
|
||||
.python-version
|
||||
|
||||
# Translations
|
||||
*.mo
|
||||
|
||||
Reference in New Issue
Block a user