diff options
author | YamaArashi <shadow962@live.com> | 2016-11-01 07:59:44 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2016-11-01 07:59:44 -0700 |
commit | 74834c0ca0979886b3d63d6454b75de9cbb7f409 (patch) | |
tree | 5c9425241aa0a134831c2fb2f4adb3a29b9629f3 /.gitignore | |
parent | 343389467108cd99fb315131881b5f3f19261383 (diff) |
remove old tools
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index fa0077821..8455b559e 100644 --- a/.gitignore +++ b/.gitignore @@ -16,5 +16,5 @@ pokeas pokeld pokeobjcopy src/*.s -tools/agbcc +tools/* *.map |