mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-08-15 00:05:57 +08:00
vendor: update buildkit with typed errors support
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
This commit is contained in:
9
vendor/github.com/tonistiigi/fsutil/.gitignore
generated
vendored
Normal file
9
vendor/github.com/tonistiigi/fsutil/.gitignore
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
# if you want to ignore files created by your editor/tools, consider using a
|
||||
# global .gitignore or .git/info/exclude see https://help.github.com/articles/ignoring-files
|
||||
.*
|
||||
!.github
|
||||
!.gitignore
|
||||
!.travis.yml
|
||||
*.prof
|
||||
# support running go modules in vendor mode for local development
|
||||
vendor/
|
Reference in New Issue
Block a user