From 6c5575f08943d917230052bb509ad7c4d8f2c17a Mon Sep 17 00:00:00 2001 From: Jan Holthuis Date: Sun, 16 Aug 2015 23:46:17 +0200 Subject: [PATCH] gitignore: Update .map and *.elf paths --- .gitignore | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 806e4bfe7..364e5757b 100644 --- a/.gitignore +++ b/.gitignore @@ -46,12 +46,8 @@ Workdir/emu.cfg Workdir/lib*ant.properties # Linux stuff -shell/lin86/.map -shell/lin86/nosym-reicast.elf -shell/lin86/reicast.elf - -shell/lin64/.map -shell/lin64/nosym-reicast.elf -shell/lin64/reicast.elf +shell/linux/.map +shell/linux/nosym-reicast.elf +shell/linux/reicast.elf reicast-ios.xccheckout