# Normal rules (sorted alphabetically)
#
.*
+!.checkpatch.conf
*.a
+*.asn1.[ch]
*.bin
*.cfgout
+*.cover
*.dtb
*.dtbo
*.dtb.S
*.gcda
*.gcno
*.i
+*.img
*.lex.c
*.lst
*.mod.c
+*.mbx
*.o
*.o.*
*.order
#
# Top-level generic files
#
-fit-dtb.blob
+fit-dtb.blob*
/MLO*
/SPL*
/System.map
#
!.gitignore
!.mailmap
+!.get_maintainer.*
#
# Generated files
*.orig
*~
\#*#
+
+# Python cache
+__pycache__
+
+# Python code coverage output (python3-coverage html)
+/htmlcov/
+
+# pylint files
+/pylint.cur
+/pylint.out/
+
+# moveconfig database
+/moveconfig.db