Initial commit
This commit is contained in:
commit
2b5a19c41b
15 changed files with 587 additions and 0 deletions
3
cleanup.sh
Executable file
3
cleanup.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
rm ./run/ -rf
|
||||
rm ./build/ -rf
|
||||
rm ./.gradle/caches/ -rf
|
||||
Loading…
Add table
Add a link
Reference in a new issue