diff options
author | justanothercatgirl <sotov2070@gmail.com> | 2024-10-10 08:30:19 +0300 |
---|---|---|
committer | justanothercatgirl <sotov2070@gmail.com> | 2024-10-10 08:30:19 +0300 |
commit | 5c17cf027a782ddcbac70039e3c41b7adc8adbea (patch) | |
tree | a73750056784c1d1c33d878f6e845e395ce3c579 /clean.sh |
initial commit
Diffstat (limited to 'clean.sh')
-rwxr-xr-x | clean.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clean.sh b/clean.sh new file mode 100755 index 0000000..e429a28 --- /dev/null +++ b/clean.sh @@ -0,0 +1 @@ +rm -f *.png *.data |