We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c13f6 commit 54f8405Copy full SHA for 54f8405
1 file changed
scripts/appender.sh
@@ -47,7 +47,7 @@ done < "$list"
47
48
php lib/net/authorize/util/MapperGen.php
49
50
-git clean -fdq lib/net/authorize/api/contract/v1 -e .bak
+git clean -fdq lib/net/authorize/api/contract/v1 -e "*.php"
51
52
echo "Completed!"
53
0 commit comments