Added gitignore and makefile
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
/.vscode
|
||||
|
||||
# Build files and final binary
|
||||
/build
|
||||
test
|
Reference in New Issue
Block a user