]> Git Repo - J-u-boot.git/blobdiff - .gitignore
usb: host: dwc3-sti-glue: Fix ofnode_valid() parameter
[J-u-boot.git] / .gitignore
index d8b7b778449ef1ce61beeb6f3ec6f4450bb22496..e66aa864da62c8ccc06a6f72b9bd528f771d4042 100644 (file)
@@ -7,6 +7,7 @@
 #
 .*
 *.a
+*.asn1.[ch]
 *.bin
 *.cfgout
 *.dtb
@@ -17,6 +18,7 @@
 *.gcda
 *.gcno
 *.i
+*.img
 *.lex.c
 *.lst
 *.mod.c
@@ -90,3 +92,6 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# Python cache
+__pycache__
This page took 0.025617 seconds and 4 git commands to generate.