Skip to content

Commit

Permalink
Add dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed May 8, 2024
1 parent 04dce93 commit eab01ce
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
.github
.gitignore
.stignore
.vscode
venv
**/__pycache__
.pytest_cache
.mypy_cache

k8s
README.md
okteto.yml
.stignore
pytest.ini

*.db
Makefile

0 comments on commit eab01ce

Please sign in to comment.