mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
gitignore: Add the output directory of the release scripts
Change-Id: Ifd43889c442b97814f77412b42ce56e7fe570168
This commit is contained in:
parent
c31518201c
commit
6ae4933d6e
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -23,6 +23,9 @@ __pycache__
|
||||||
/tools/checkwps/rockbox-info.txt
|
/tools/checkwps/rockbox-info.txt
|
||||||
/tools/checkwps/checkwps.failures
|
/tools/checkwps/checkwps.failures
|
||||||
|
|
||||||
|
# Release
|
||||||
|
/tools/release/output
|
||||||
|
|
||||||
# android: java build system
|
# android: java build system
|
||||||
/android/bin
|
/android/bin
|
||||||
/android/data
|
/android/data
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue