Add packr file pattern to gitignore

This commit is contained in:
Jannis Mattheis 2018-03-10 11:39:48 +01:00 committed by Jannis Mattheis
parent 120ce89ee7
commit 7f73de19ca
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -5,4 +5,5 @@ certs/
build/
licenses/
coverage.txt
*/node_modules/
*/node_modules/
**/*-packr.go