Skip to content

Commit

Permalink
Merge pull request #19 from KPMP/KPMP-4973_add-docker-ignore
Browse files Browse the repository at this point in the history
make basic docker ignore
  • Loading branch information
rlreamy authored Feb 14, 2024
2 parents 1523345 + ac98e45 commit 40b6e6c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
.*
*.iml
gradle
src
build/*
!build/docker

0 comments on commit 40b6e6c

Please sign in to comment.