cleanup.sh (39B) - View raw
1 2 3 4 #!/bin/sh git clean -fdx rm -rf */src
1 2 3 4
#!/bin/sh git clean -fdx rm -rf */src