You've already forked BKRecompModTemplate
mirror of
https://github.com/BanjoRecomp/BKRecompModTemplate.git
synced 2026-02-02 12:22:19 -08:00
14 lines
101 B
Plaintext
14 lines
101 B
Plaintext
*.d
|
|
*.o
|
|
*.elf
|
|
*.bin
|
|
*.exe
|
|
*.dll
|
|
*.lib
|
|
*.pdb
|
|
*.exp
|
|
./funcs.h
|
|
patches.map
|
|
build/
|
|
.vscode/settings.json
|