mirror of
https://github.com/CTCaer/hekate
synced 2024-11-17 01:19:26 +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 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.vs
|
||||
.vscode
|
||||
build_ipl/*
|
||||
/ipl.bin
|
||||
|
|
Loading…
Reference in a new issue