mirror of
https://github.com/restic/restic.git
synced 2026-02-17 06:23:56 +00:00
11
.dockerignore
Normal file
11
.dockerignore
Normal file
@@ -0,0 +1,11 @@
|
||||
# Actual layer caching is impossible due to .git, but
|
||||
# that must be included for provenance reasons. These ignores
|
||||
# are strictly for hygenic build.
|
||||
*
|
||||
!/*.go
|
||||
!/go.*
|
||||
!/cmd/*
|
||||
!/internal/*
|
||||
!/helpers/*
|
||||
!/VERSION
|
||||
!/.git/
|
||||
Reference in New Issue
Block a user