chore: cleanup of unnecessary files & adjust gitignores #88
Reference in New Issue
Block a user
No description provided.
Delete Branch "quick-cleanup"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
+ the
Dockerfile.harmonyshouldn't have been committed in the first place (I think)+ silence an unnecessary output when checking for cargo's existence
@@ -155,6 +155,7 @@ async fn compile_harmony(let cargo_exists = Command::new("which")which not available on windows, this would be a good first issue for someone to provide a clean way to verify available tools on the host or something like that.