Remove compiled files, executable. Update gitignore
This commit is contained in:
parent
e2b109b149
commit
b2e051a633
|
@ -1,2 +1,4 @@
|
||||||
build/
|
build/
|
||||||
**/.vscode
|
**/.vscode
|
||||||
|
**/driver
|
||||||
|
**/*.o
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue