diff options
| author | Ben Sima <ben@bsima.me> | 2019-11-06 22:28:11 -0800 |
|---|---|---|
| committer | Ben Sima <ben@bsima.me> | 2019-11-06 22:28:11 -0800 |
| commit | a08131adfa2f5751ad5297416d8ee81571639793 (patch) | |
| tree | ad67dfb3aec6f38608fa90cbf92905e4be87bd4a /tidy | |
| parent | 376430ca3f4065b35e97f97ed4aaa4062db41440 (diff) | |
add tidy script
Diffstat (limited to 'tidy')
| -rwxr-xr-x | tidy | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +#!/usr/bin/env bash +rm -f ./result* |
