Add *.res to .gitignore
This commit is contained in:
parent
6072f41442
commit
46e6ff5217
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -3,6 +3,7 @@
|
||||||
|
|
||||||
**/bootloader.bin
|
**/bootloader.bin
|
||||||
**/*.fxf
|
**/*.fxf
|
||||||
|
**/*.res
|
||||||
**/bg.inc
|
**/bg.inc
|
||||||
**/bg.raw
|
**/bg.raw
|
||||||
**/icons.inc
|
**/icons.inc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user