Skip to content

Commit

Permalink
Merge pull request #108 from petracihalova/dockerignore
Browse files Browse the repository at this point in the history
[RHCLOUD-32031] update dockerignore
  • Loading branch information
petracihalova authored Dec 18, 2024
2 parents 8005895 + bffdfbd commit 9dcff6e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
.git
# Ignore everything
*

# ... except for
!cache/
!cmd/
!logger/
!requests/
!server/
!go.mod
!go.sum
!main.go

0 comments on commit 9dcff6e

Please sign in to comment.