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

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ build/
licenses/ licenses/
coverage.txt coverage.txt
*/node_modules/ */node_modules/
**/*-packr.go