Skip to content

Commit 33fb9f8

Browse files
committed
ci: remove git from dockerignore
Yosys now uses git submodule for abc and requires git information to be available and correct before compiling Yosys. Signed-off-by: Vitor Bandeira <[email protected]>
1 parent a078960 commit 33fb9f8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.dockerignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,5 @@ flow/*.log
2828
# core dumps
2929
core*
3030

31-
# git
32-
.git
33-
.gitignore
34-
3531
# local dependencies
3632
dependencies/

0 commit comments

Comments
 (0)