Remove .git folder from dogerignore file so vergen library can get build date and commit hash in the binary generatio vergen library can get build date and commit hash in the binary generation (#11608)

Co-authored-by: Denis Granha <denis@gnosis.io>
This commit is contained in:
Denis Granha 2020-04-07 10:42:54 +02:00 committed by GitHub
parent c0920b30ee
commit 6ae613eaca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ target
# idea ide
.idea
# git stuff
.git
# git folder is not ignored so vergen library can get the commit hash and date for the build
#.git
ethcore/res/ethereum/tests