commit ba1c635b90afb3418ca2d2f8a9f4c06e38f522b3 parent cbf7d2fdcd5784deb320f8d239f21d685caec11e Author: awy <awy@awy.one> Date: Sat, 29 Nov 2025 19:27:10 +0300 cleanup script Diffstat:
| A | cleanup.sh | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/cleanup.sh b/cleanup.sh @@ -0,0 +1,4 @@ +#!/bin/sh + +git clean -fdx +rm -rf */src