net: nfs: Fix CVE-2022-30767 (old CVE-2019-14196)
[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/