summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--justfile8
1 files changed, 0 insertions, 8 deletions
diff --git a/justfile b/justfile
index 25be997..ae7f7e2 100644
--- a/justfile
+++ b/justfile
@@ -53,11 +53,3 @@ update-input input:
deploy system:
nix run '.#{{ system }}'
-
-clean:
- rm -rf \
- result* \
- repl-result-out* \
- config.tf.json \
- plan.tf \
- .terraform*