Skip to content
Snippets Groups Projects
Commit c712eb99 authored by Amir MOHAMMADI's avatar Amir MOHAMMADI
Browse files

make the git clean command silent

parent d1618053
Branches
No related tags found
No related merge requests found
...@@ -16,4 +16,4 @@ git clean -ffdx \ ...@@ -16,4 +16,4 @@ git clean -ffdx \
--exclude="miniconda/conda-bld/osx-64/*.tar.bz2" \ --exclude="miniconda/conda-bld/osx-64/*.tar.bz2" \
--exclude="_ci" \ --exclude="_ci" \
--exclude="dist/*.zip" \ --exclude="dist/*.zip" \
--exclude="sphinx" --exclude="sphinx" > /dev/null
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment