diff options
author | yenatch <yenatch@gmail.com> | 2016-06-28 23:39:04 -0400 |
---|---|---|
committer | yenatch <yenatch@gmail.com> | 2016-06-28 23:39:04 -0400 |
commit | 2a4b3d91fd9c9e928c9cd9ad6163f15de6a9eb8d (patch) | |
tree | b5ac52f9e52ca59a2af1b697a713532226f8921c | |
parent | 4dd89ed4f76a626b8762c37736247d8cf5e214b8 (diff) |
Ignore the generated ld_scripts.
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 842da01c6..6e5e11541 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ pokeld pokeobjcopy src/*.s tools/agbcc +ld_script_ruby.txt +ld_script_sapphire.txt |