diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2024-05-05 14:17:41 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2024-05-05 14:19:22 -0400 |
commit | 1189006a4bcda9d5283f525a7d83de085e568c03 (patch) | |
tree | 4e5d2464ef48e02178976d571d32c76356d36980 | |
parent | f55483a9668f2e27d155a94ff157d79145147a70 (diff) | |
download | rockbox-1189006a4b.tar.gz rockbox-1189006a4b.zip |
Update .gitignore
Change-Id: I7fed7aeb4ebbf861c0b0603e869db023b5d6dee7
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 5db3eaed58..b0d692c5d0 100644 --- a/.gitignore +++ b/.gitignore @@ -110,6 +110,7 @@ __pycache__ /tools/codepages /tools/rdf2binary /tools/mkboot +/tools/mk500boot /tools/uclpack /tools/ipod_fw /tools/wavtrim |