Add .gitignore file to ignore compiler output
This commit is contained in:
parent
8f59d92535
commit
dc025a046d
|
@ -0,0 +1,2 @@
|
||||||
|
build/*/*.o
|
||||||
|
build/*/*.a
|
Loading…
Reference in New Issue