Skip to content

Commit

Permalink
Improve .dockerignore by ignoring cache files
Browse files Browse the repository at this point in the history
  • Loading branch information
Donaim committed Oct 21, 2024
1 parent 13cce78 commit 728ab2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
.idea
bin
docs
*cache*
micall/tests/working
micall/tests/microtest/scratch
micall/tests/microtest/micall-results
Expand Down

0 comments on commit 728ab2a

Please sign in to comment.