Skip to content

Commit

Permalink
Docker: don't copy data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
takano32 committed Jan 17, 2025
1 parent c22fbce commit 3692969
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -87,3 +87,6 @@ venv/

# VS Code
.vscode/

# Data
/data/

0 comments on commit 3692969

Please sign in to comment.