mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
.gitignore udpates for translation and checkwps builds
Change-Id: I1534c340c3eefcdccb7074d98c58bbe491cf141b
This commit is contained in:
parent
c8111eb5b7
commit
cd1e08f202
1 changed files with 11 additions and 0 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
@ -8,6 +8,17 @@
|
|||
*.o
|
||||
*.a
|
||||
|
||||
# Intermediate language files
|
||||
/apps/lang/*.update
|
||||
/apps/lang/*.new
|
||||
|
||||
# checkwps
|
||||
/tools/checkwps/output
|
||||
/tools/checkwps/Makefile
|
||||
/tools/checkwps/autoconf.h
|
||||
/tools/checkwps/make.dep
|
||||
/tools/checkwps/rockbox-info.txt
|
||||
|
||||
# android: java build system
|
||||
/android/bin
|
||||
/android/data
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue