]> Git Repo - J-u-boot.git/blobdiff - .gitignore
arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICE
[J-u-boot.git] / .gitignore
index 2e1c8bf2bf2c0a7a21e7af66342f2857e70e2f0d..28c439f09fdaca00fb7fe8a01bf80ddc5a4b44d5 100644 (file)
@@ -92,3 +92,13 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# Python cache
+__pycache__
+
+# Python code coverage output (python3-coverage html)
+/htmlcov/
+
+# pylint files
+/pylint.cur
+/pylint.out/
This page took 0.024511 seconds and 4 git commands to generate.