Skip to content

Commit

Permalink
chore(docker): init .dockerignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ngshiheng committed Feb 3, 2024
1 parent 7866116 commit ad1271b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker/.dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
.git
.github
.vscode
**/*.gif
**/*.png
cache/
data/
docs/

0 comments on commit ad1271b

Please sign in to comment.