From 41eccf6ec459a9583222a75dbaa0a7d1aaf33654 Mon Sep 17 00:00:00 2001 From: Tim Allen Date: Thu, 20 Dec 2018 12:15:34 +1100 Subject: [PATCH] Update .gitignore. At some point, higan moved system metadata from higan/profile to higan/systems. Also, higan's Super Famicom core added config options of its own, which it now writes out. --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 1801d63c..5a05d5ce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -higan/profile/WonderSwan.sys/internal.ram -higan/profile/WonderSwan Color.sys/internal.ram +higan/systems/WonderSwan.sys/internal.ram +higan/systems/WonderSwan Color.sys/internal.ram +higan/systems/Super Famicom.sys/configuration.bml docs_build/