Skip to content

Commit

Permalink
Create .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DrEsteban authored Sep 20, 2024
1 parent 1770478 commit 95cb61a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Dockerfile*
**/Dockerfile*
.gitignore
**/.gitignore
.gitattributes
README*
**/README*
COPYING*
**/COPYING*
LICENSE*
**/LICENSE*
.github/*
tests/*
utils/*

0 comments on commit 95cb61a

Please sign in to comment.