X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=.gitignore;h=e66aa864da62c8ccc06a6f72b9bd528f771d4042;hb=7cfbba36e9f84312afe8cd6d12db4e9e9c1e04b5;hp=f980ae6f703e1e8fc14c04c4fb2268a269b37e38;hpb=d25a2d386c1cc9cfa87f205b9c863160882437ef;p=platform%2Fkernel%2Fu-boot.git diff --git a/.gitignore b/.gitignore index f980ae6..e66aa86 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # .* *.a +*.asn1.[ch] *.bin *.cfgout *.dtb @@ -91,3 +92,6 @@ GTAGS *.orig *~ \#*# + +# Python cache +__pycache__