]> Git Repo - J-u-boot.git/blobdiff - .gitignore
Merge tag 'u-boot-rockchip-20220318' of https://source.denx.de/u-boot/custodians...
[J-u-boot.git] / .gitignore
index e66aa864da62c8ccc06a6f72b9bd528f771d4042..28c439f09fdaca00fb7fe8a01bf80ddc5a4b44d5 100644 (file)
@@ -95,3 +95,10 @@ GTAGS
 
 # Python cache
 __pycache__
+
+# Python code coverage output (python3-coverage html)
+/htmlcov/
+
+# pylint files
+/pylint.cur
+/pylint.out/
This page took 0.024481 seconds and 4 git commands to generate.