mirror of
https://github.com/CTCaer/hekate.git
synced 2024-11-05 02:27:39 +00:00
Ignore built ipl.bin file
This adds to the .gitignore definition, to prevent it being included in the source after a build.
This commit is contained in:
parent
6e82dabb22
commit
4e90f92b09
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
.vs
|
||||
.vscode
|
||||
build_ipl/*
|
||||
/ipl.bin
|
||||
|
Loading…
Reference in New Issue
Block a user