mirror of
https://github.com/ApacheThunder/r4bootstrap.git
synced 2025-06-19 11:45:34 -04:00
Add file type to gitignore
* Bin files located in Bootstrap file during compile will be ignored.
This commit is contained in:
parent
358f0666e8
commit
21e51df2f8
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,6 +9,7 @@
|
|||||||
*.zip
|
*.zip
|
||||||
BootStrap/arm7/build
|
BootStrap/arm7/build
|
||||||
BootStrap/arm9/build
|
BootStrap/arm9/build
|
||||||
|
BootStrap/*.bin
|
||||||
data
|
data
|
||||||
build
|
build
|
||||||
hbmenu
|
hbmenu
|
||||||
|
Loading…
Reference in New Issue
Block a user