Add Makefile to easily make output files and lint sources
Signed-off-by: beorn7 <beorn@grafana.com>
This commit is contained in:
parent
f17829c48b
commit
f2891703a5
2 changed files with 32 additions and 3 deletions
7
docs/node-mixin/.gitignore
vendored
7
docs/node-mixin/.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
/jsonnetfile.lock.json
|
||||
/vendor/
|
||||
|
||||
jsonnetfile.lock.json
|
||||
vendor
|
||||
*.yaml
|
||||
dashboards_out
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue