Add packr file pattern to gitignore
This commit is contained in:
parent
120ce89ee7
commit
7f73de19ca
|
|
@ -5,4 +5,5 @@ certs/
|
|||
build/
|
||||
licenses/
|
||||
coverage.txt
|
||||
*/node_modules/
|
||||
*/node_modules/
|
||||
**/*-packr.go
|
||||
Loading…
Reference in New Issue