diff options
author | dannye <33dannye@gmail.com> | 2020-11-06 19:05:56 -0600 |
---|---|---|
committer | dannye <33dannye@gmail.com> | 2020-11-06 19:05:56 -0600 |
commit | 338f1276b48ce1394cb9de52b7646e9f8618b1b9 (patch) | |
tree | 925c2557fc17b1c949a405940d0877d8a93f63a1 | |
parent | ea6ce1833f3765aac4c17b1280ac1ec74f382b75 (diff) |
Ignore tools/pcm
-rw-r--r-- | tools/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/.gitignore b/tools/.gitignore index 967af106..cf5f5adb 100644 --- a/tools/.gitignore +++ b/tools/.gitignore @@ -1,3 +1,4 @@ scan_includes gfx pkmncompress +pcm |