mirror of
https://github.com/ApacheThunder/r4bootstrap.git
synced 2025-06-19 03:35:41 -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
|
||||
BootStrap/arm7/build
|
||||
BootStrap/arm9/build
|
||||
BootStrap/*.bin
|
||||
data
|
||||
build
|
||||
hbmenu
|
||||
|
Loading…
Reference in New Issue
Block a user