This commit is contained in:
parent
3e8fee5281
commit
cc3d4918d0
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,4 +1,4 @@
|
|||||||
/packrd
|
/packrd
|
||||||
/dist
|
/dist
|
||||||
/qrz
|
/qrz
|
||||||
*.ini
|
*.ini
|
@ -1,8 +0,0 @@
|
|||||||
// +build !skippackr
|
|
||||||
// Code generated by github.com/gobuffalo/packr/v2. DO NOT EDIT.
|
|
||||||
|
|
||||||
// You can use the "packr clean" command to clean up this,
|
|
||||||
// and any other packr generated files.
|
|
||||||
package qrzws
|
|
||||||
|
|
||||||
import _ "git.paulbsd.com/paulbsd/qrz/packrd"
|
|
Loading…
Reference in New Issue
Block a user