Skip to content

Commit

Permalink
docker: Add .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Jan 17, 2022
1 parent 358110a commit 46eb803
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
.git
.github
.gitmodules
.dockerignore
.venv
LICENSE
README.md
SECURITY.md
Dockerfile
docker-compose
requirements-lint.txt

0 comments on commit 46eb803

Please # to comment.