From cc56203b76e1fcef2c7e55b460daf07e654a1547 Mon Sep 17 00:00:00 2001 From: notaz Date: Mon, 5 Nov 2012 00:28:57 +0200 Subject: switch over to libpicofe - libretro should not be affected by this, all others need to do 'git submodule init && git submodule update' from now on. - pandora should get gamma control support --- .gitignore | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b59cf68..3310044 100644 --- a/.gitignore +++ b/.gitignore @@ -1,13 +1,10 @@ *.o -frontend/revision.h -frontend/linux -frontend/common -frontend/X11 -frontend/gp2x tags cscope.out pandora pcsx.map +config.mak +config.log +frontend/revision.h tools -gpu_dumps* .pcsx/ -- cgit v1.2.3