Skip to content

Commit

Permalink
Exclude crap from Docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
perfectly-preserved-pie committed Nov 28, 2024
1 parent 93402c1 commit 9caae2e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
.cache
.env
.git
.git/
.github/
.venv/
.vscode/
*.csv
*.pyc
*.xlsx

0 comments on commit 9caae2e

Please sign in to comment.