mirror of
https://github.com/ApacheThunder/EZP_Bootstrap.git
synced 2025-06-18 19:25:31 -04:00
Add gitignore.
This commit is contained in:
parent
06cbab11ed
commit
a13c6f1bbb
21
.gitignore
vendored
Normal file
21
.gitignore
vendored
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
*.DAT
|
||||||
|
*.dat
|
||||||
|
*.NDS
|
||||||
|
*.nds
|
||||||
|
*.elf
|
||||||
|
*.bz2
|
||||||
|
*.dsi
|
||||||
|
*.cia
|
||||||
|
*.zip
|
||||||
|
*.exe
|
||||||
|
*.dldi
|
||||||
|
/*.bin
|
||||||
|
/*.dat
|
||||||
|
data
|
||||||
|
build
|
||||||
|
hbmenu
|
||||||
|
arm7/build
|
||||||
|
arm9/build
|
||||||
|
ndsbootloader/arm7/build
|
||||||
|
ndsbootloader/arm9/build
|
||||||
|
ndsbootloader/*.bin
|
Loading…
Reference in New Issue
Block a user