mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
adds .dockerignore file
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# out-of-tree builds usually go here. This helps improving performance of uploading
|
||||
# the build context to the docker image build server
|
||||
/build
|
||||
|
||||
# in-tree builds
|
||||
/deps
|
||||
Reference in New Issue
Block a user