diff options
author | Marcin Zelent <zelent.marcin@gmail.com> | 2017-12-04 13:30:44 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-04 13:30:44 +0100 |
commit | 0bb7c5c8cb8307a142379211c7d889935a824091 (patch) | |
tree | 7fac6ce3f0ba2dae8f0997fdf5acddd10b1545c6 /clean.sh | |
parent | 97c2270402368b629398a9c3025008295b6d0ee0 (diff) |
Update and rename rebuild.sh to clean.sh
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 |