Skip to content

Commit 886e7f6

Browse files
committed
Add .dockerignore: explicitly specify includes
1 parent b2bf41a commit 886e7f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.dockerignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
*
2+
!scripts/argecho.sh
3+
!scripts/install_vim.sh
4+
!scripts/run_vim.sh
5+
!scripts/rtp.vim

0 commit comments

Comments
 (0)