Skip to content
This repository has been archived by the owner on Feb 15, 2025. It is now read-only.

Commit

Permalink
feat: silent parallel make targets for build and deployment (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
gphorvath authored Jul 29, 2024
1 parent f71af5d commit 681aafd
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 35 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# temporary deployment and development artifacts
.logs/
data/*
**/*.tar.zst
__pycache__
Expand Down
Loading

0 comments on commit 681aafd

Please sign in to comment.