diff options
author | Revo <projectrevotpp@hotmail.com> | 2020-05-05 13:32:20 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-05 13:32:20 -0400 |
commit | 53949ed9e544abb8fcb7ef386451b77ce6afe866 (patch) | |
tree | 1c74bcc64f3679978e6702fe3f78384af4a697df | |
parent | 680926f778e762a084e8b0a1964341356b863706 (diff) | |
parent | 24a827406758f153c70858470a83c86216d885ad (diff) |
Merge pull request #62 from red031000/master
add dism scripts to gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -36,3 +36,7 @@ arm*/baserom.* arm9/modules/module_*.s arm9/modules/module_*.sbin arm9/modules/module_*.cfg + +# Dism scripts +dism.sh +asmdiff.sh |