samsung: tizen_amlogic: increase ramdisk size from 8M to 32M
[platform/kernel/u-boot.git] / .gitignore
index 2e1c8bf..3adc119 100644 (file)
@@ -48,6 +48,7 @@ fit-dtb.blob*
 #
 # git files that we don't want to ignore even it they are dot-files
 #
+!.gbs.conf
 !.gitignore
 !.mailmap
 
@@ -92,3 +93,6 @@ GTAGS
 *.orig
 *~
 \#*#
+
+# Python cache
+__pycache__