Skip to content

Commit

Permalink
add cache folders to dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
servatj committed Aug 23, 2022
1 parent fd20095 commit 421f4be
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
**/.vscode
**/.github
**/.pytest_cache

**/.cache
**/cache

0 comments on commit 421f4be

Please sign in to comment.