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:
Chris Atkin 2018-05-21 22:03:52 +01:00 committed by nwert
parent 6e82dabb22
commit 4e90f92b09

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
.vs
.vscode
build_ipl/*
/ipl.bin