Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
yt-project
Edit Copy
Star
GitHub Repository:
yt-project/yt
Path:
blob/main/clean.sh
9
2
5
views
1
#!/usr/bin/env bash
2
git
clean
-f
-d
-x
yt
3
4