diff options
author | Michael Pavone <pavone@retrodev.com> | 2015-11-09 21:26:47 -0800 |
---|---|---|
committer | Michael Pavone <pavone@retrodev.com> | 2015-11-09 21:26:47 -0800 |
commit | c2b2c437328fc3f414699a7f79a4602c89e0e271 (patch) | |
tree | 6e9f094bd62768e29ea3225f3e3d457f8b51a758 /.hgignore | |
parent | 45bf6859145895877544353a5e4c652fdef31a80 (diff) |
Another .hgignore fix and add the symlink to menu.bin in android/assets
Diffstat (limited to '.hgignore')
-rw-r--r-- | .hgignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,6 @@ syntax: glob *.dis *.asm -*.bin *.md *.jpg *.pdf @@ -57,4 +56,5 @@ syntax: regexp ^ztestrun ^vgmplay ^vgmsplit +^[^/]*\.bin |