mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
Delete .dockerignore ⚠️
something weird about CircleCI build
it can't find target/release/nu
although it's whitelisted in the .dockerignore 🤔
This commit is contained in:
parent
6b2a7d6793
commit
d4240ffb4d
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
|||
*
|
||||
!target/debug/*
|
||||
!target/release/*
|
||||
!dist/*
|
||||
!LICENSE
|
||||
!*.md
|
Loading…
Reference in a new issue