diff options
Diffstat (limited to 'clean.sh')
-rw-r--r-- | clean.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clean.sh b/clean.sh new file mode 100644 index 0000000..02d7baf --- /dev/null +++ b/clean.sh @@ -0,0 +1 @@ +rm -Rf app bin src tests var web .gitignore composer.json composer.lock composer.phar phpunit.xml.dist README.md web.config |