prometheus-adapter/.gitignore
Solly Ross 3618aafca4 [build] fix build makefile target path
The `build` Makefile target attempted to place the generated artifact in
`/build`, where it should have used a local directory instead.  This
commit makes the directory configurable using the `OUT_DIR` argument,
and defaults it to ./_output
2017-06-26 16:27:26 -04:00

4 lines
24 B
Text

*.swp
*~
vendor
_output