diff options
author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-25 12:57:02 -0400 |
---|---|---|
committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-25 12:57:02 -0400 |
commit | 41d6702a411b6201dec812902c4cb2628d43a17a (patch) | |
tree | db30ec6c256664850cbdcd5c9737eb04af28300e | |
parent | c8ddbe7566120d74a5078d5a9031a6c5befde00d (diff) |
Ignore 'dirty' changes to extras
-rw-r--r-- | .gitmodules | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e5177ea1..5ea53c08 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "extras"] path = extras url = git://github.com/pret/pokemon-reverse-engineering-tools.git + ignore = dirty |