mirror of
https://github.com/nushell/nushell.git
synced 2025-08-10 05:18:27 +02:00
Fix .dockerignore compatibility with .circleci/
Signed-off-by: Fahmi Akbar Wildana <f.a.wildana@gmail.com>
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
*
|
||||
!target/debug/nu*
|
||||
!target/release/nu*
|
||||
!target/debug/*
|
||||
!target/release/*
|
||||
!dist/*
|
||||
!LICENSE
|
||||
!*.md
|
Reference in New Issue
Block a user