Skip to content

Commit

Permalink
feat(docker): .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vladyoslav committed Jun 22, 2024
1 parent 52fa4ba commit 0ae5882
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.github
.venv
.env
.env.*
README.md
.pre-commit-config.yaml
.gitignore
*-docker-compose.yaml
LICENSE
Makefile

0 comments on commit 0ae5882

Please sign in to comment.