From 8811aa47e76c6043a7aeec37e01aac9c8e6cf7ca Mon Sep 17 00:00:00 2001 From: mat Date: Tue, 7 Dec 2021 00:37:58 +0000 Subject: add files that didn't get committed --- .gitpod.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitpod.yml (limited to '.gitpod.yml') diff --git a/.gitpod.yml b/.gitpod.yml new file mode 100644 index 00000000..f6d0d2af --- /dev/null +++ b/.gitpod.yml @@ -0,0 +1,3 @@ +tasks: + - init: cargo build + command: cargo watch -x run \ No newline at end of file -- cgit v1.2.3