aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2020-06-18Add pytest/pytest-cov support for pre-commitDiego Russo
Pytest (testing framework) and pytest-cov are now part of the python environment and run automatically by pre-commit hook. Change-Id: If55cae9f29391c80c809a0487785786a7b9ae62a Signed-off-by: Diego Russo <diego.russo@arm.com>
2020-06-18Add .gitignoreDiego Russo
Ignore some default python files generated by the build/installation Change-Id: Ifa2db6215cbc68f87ede0a17bb96c1da430b6bd8 Signed-off-by: Diego Russo <diego.russo@arm.com>