Created Makefile for demo.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,6 +1,7 @@
|
||||
# Ignore builds
|
||||
build/*
|
||||
!build/.keep
|
||||
demo/bin/*
|
||||
|
||||
# Ignore documentation
|
||||
doc/*
|
||||
|
Reference in New Issue
Block a user