OpenCIAg/py-robot

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.*
*.py[cod]
__pycache__/**
/venv*/
**.egg-info/
/build
/dist
/htmlcov
/coverage.xml
/node_modules
!.env
!.travis.yml
!.gitignore
!.gitlab-ci.yml