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