aboutsummaryrefslogtreecommitdiffstats
path: root/tools/.gitignore
diff options
context:
space:
mode:
authorvulcandth <vulcandth@gmail.com>2022-03-26 15:59:36 -0500
committerGitHub <noreply@github.com>2022-03-26 16:59:36 -0400
commitfe8d3c51a4056f0dd61dbef332ad9e714b82089a (patch)
tree871eb178792c4355564b858e79e0e61963e0ffef /tools/.gitignore
parentRefactor pkmncompress.c to use common.h (diff)
downloadpokeyellow-fe8d3c51a4056f0dd61dbef332ad9e714b82089a.tar.gz
pokeyellow-fe8d3c51a4056f0dd61dbef332ad9e714b82089a.tar.xz
pokeyellow-fe8d3c51a4056f0dd61dbef332ad9e714b82089a.zip
Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351)
Diffstat (limited to 'tools/.gitignore')
-rw-r--r--tools/.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/.gitignore b/tools/.gitignore
index 967af106..7955375e 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,3 +1,4 @@
-scan_includes
gfx
+make_patch
pkmncompress
+scan_includes