From c2b2c437328fc3f414699a7f79a4602c89e0e271 Mon Sep 17 00:00:00 2001 From: Michael Pavone Date: Mon, 9 Nov 2015 21:26:47 -0800 Subject: Another .hgignore fix and add the symlink to menu.bin in android/assets --- .hgignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index 37f2780..00ceaec 100644 --- a/.hgignore +++ b/.hgignore @@ -1,7 +1,6 @@ syntax: glob *.dis *.asm -*.bin *.md *.jpg *.pdf @@ -57,4 +56,5 @@ syntax: regexp ^ztestrun ^vgmplay ^vgmsplit +^[^/]*\.bin -- cgit v1.2.3