refactor(gitignore): ignore buiilt binary
This commit is contained in:
parent
052e35247c
commit
6d35b70782
2 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Ignore binary
|
||||||
|
streamengine
|
BIN
streamcore
BIN
streamcore
Binary file not shown.
Loading…
Reference in a new issue