Skip to content

Commit

Permalink
refactor: add dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
very-doge-wow committed Jul 26, 2023
1 parent 4fc57ce commit 0bfb0df
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
**/*test.py
test/
.dockerignore
.gitignore
*.md
LICENSE
*.png
.github

0 comments on commit 0bfb0df

Please sign in to comment.