Added make file for project and fixed .gitignore
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# exclude project binary
|
||||
f8prog
|
||||
|
||||
# exclude project dirs
|
||||
build/
|
||||
firmware/
|
||||
.ccls-cache/
|
||||
|
||||
# ---> C
|
||||
# Prerequisites
|
||||
|
||||
Reference in New Issue
Block a user