Skip to content

Commit

Permalink
update dockerignore file (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
raykipkorir authored Jul 4, 2023
1 parent 44e1613 commit 8e6fe8c
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
.env
env/
Dockerfile
**/.git
**/.gitignore
**/.vscode
**/coverage
**/.env
**/.aws
**/.ssh
Dockerfile
README.md
contributions.md
docker-compose.yml
compose.yml
**/.DS_Store
**/venv
**/env

0 comments on commit 8e6fe8c

Please sign in to comment.