diff options
author | Artur Dorda <artur.dorda+libo@gmail.com> | 2012-06-05 02:20:21 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@googlemail.com> | 2012-07-12 03:10:00 +0200 |
commit | 1ae18926dff98d1a97fb7e3efb17c098add2fe7b (patch) | |
tree | ea2c9c5047b213739757023c42734c188d93eca1 /.gitignore | |
parent | 9cd748dc55cceb6a44d1fa8de1b00897233151e5 (diff) |
Added dumping [property] FillTransparence and ignoring .patch files
Change-Id: I676a811a618b381f4a99010e40fdf1627cea7067
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c1aef58fce2b..45d72d0111c7 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,6 @@ test/user-template/user/psprint/pspfontcache # Somepeople love debugging gdbtrace.log valgrind.log + +#patches +*.patch |