diff options
author | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-20 19:39:56 -0500 |
---|---|---|
committer | ProjectRevoTPP <projectrevotpp@hotmail.com> | 2017-11-20 19:39:56 -0500 |
commit | 6158dfd2ac31790f8346018264f45f840b536ea9 (patch) | |
tree | fb16e6aaf480db10b28af9efd39286daabf5b6fd | |
parent | 7839a979969bc39fa60957e1c6b3575dc3e11405 (diff) |
make sound vendored again.
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 969d0c7ff..e2e064714 100644 --- a/.gitattributes +++ b/.gitattributes @@ -26,4 +26,4 @@ data/battle_scripts_1.s linguist-vendored data/battle_scripts_2.s linguist-vendored data/contest_ai_scripts.s linguist-vendored # sound data -sound/songs/*.s linguist-generated +sound/songs/*.s linguist-vendored |