Merge pull request #10838 from ianconsolata/id/fix-dockerignore

_build_ Add checked in file to dockerignore ignore list
This commit is contained in:
Łukasz Magiera 2023-05-09 17:14:09 +02:00 committed by GitHub
commit bd29359d12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View File

@ -52,3 +52,4 @@ dist/
# The following files are checked into git and result # The following files are checked into git and result
# in dirty git state if removed from the docker context # in dirty git state if removed from the docker context
!extern/filecoin-ffi/rust/filecoin.pc !extern/filecoin-ffi/rust/filecoin.pc
!extern/test-vectors