Add scritps folder

This commit is contained in:
Andras Schmelczer 2025-03-16 14:59:39 +00:00
parent c49ee759ac
commit 993515ea12
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
6 changed files with 13 additions and 11 deletions

4
scripts/clean-up.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
rm -rf backend/databases
rm -rf frontend/test-client/logs