Skip to content

Commit

Permalink
Update .dockerignore to exclude test files, README files, and LICENSE
Browse files Browse the repository at this point in the history
  • Loading branch information
aviolaris committed Oct 12, 2024
1 parent 5b16d46 commit 1e53ee9
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
/.git
/.github
/.idea
/.pytest_cache
/.pytest_cache
/tests
README.md
README.gr.md
LICENSE.md

0 comments on commit 1e53ee9

Please sign in to comment.