Merge branch '2022-02-08-Kconfig-updates'
[platform/kernel/u-boot.git] / .gitignore
index 35034de..28c439f 100644 (file)
@@ -98,3 +98,7 @@ __pycache__
 
 # Python code coverage output (python3-coverage html)
 /htmlcov/
+
+# pylint files
+/pylint.cur
+/pylint.out/