gitignore: Add the output directory of the release scripts

Change-Id: Ifd43889c442b97814f77412b42ce56e7fe570168
This commit is contained in:
Solomon Peachy 2025-04-29 20:19:48 -04:00
parent c31518201c
commit 6ae4933d6e

3
.gitignore vendored
View file

@ -23,6 +23,9 @@ __pycache__
/tools/checkwps/rockbox-info.txt
/tools/checkwps/checkwps.failures
# Release
/tools/release/output
# android: java build system
/android/bin
/android/data