diff --git a/.gitignore b/.gitignore index 78d2ebd..d0f8655 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ certs/ build/ licenses/ coverage.txt -*/node_modules/ \ No newline at end of file +*/node_modules/ +**/*-packr.go \ No newline at end of file