Updated gitignore to exclude build output.
This commit is contained in:
@@ -2,5 +2,10 @@
|
|||||||
*.bin
|
*.bin
|
||||||
*.o
|
*.o
|
||||||
|
|
||||||
|
# Artifact output directory
|
||||||
|
build/
|
||||||
|
|
||||||
# Project management
|
# Project management
|
||||||
todo
|
todo
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user