Skip to content

Commit

Permalink
Merge pull request #5534 from galaxyproject/codespaces-config
Browse files Browse the repository at this point in the history
more codespaces config
  • Loading branch information
shiltemann authored Nov 13, 2024
2 parents da75e7f + 297c154 commit 28140ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ serve-codespaces: codespace-clean bundle-install bundle-update

codespace-clean:
rm -rf /workspaces/.codespaces/shared/editors/jetbrains;
rm -f /workspaces/training-material/.git/objects/pack/tmp_pack*
.PHONY: codespace-clean

serve-gitpod: bundle-install ## run a server on a gitpod.io environment
Expand Down

0 comments on commit 28140ec

Please sign in to comment.