mirror of
https://github.com/regclient/regclient.git
synced 2025-04-17 11:37:11 +03:00
- Use curl instead of Git to pull lua mods. - Use the vendor folder when available for Go builds - Bump timestamps of copied files for reproducibility Signed-off-by: Brandon Mitchell <git@bmitch.net>
15 lines
122 B
Plaintext
15 lines
122 B
Plaintext
*
|
|
!.git/
|
|
!build/root.tgz
|
|
!cmd/
|
|
!config/
|
|
!internal/
|
|
!mod/
|
|
!pkg/
|
|
!regclient/
|
|
!scheme/
|
|
!types/
|
|
!vendor/
|
|
!go.*
|
|
!*.go
|
|
!Makefile |