given problem: list all the existing files ignored by your Git repository to an .sh file
stuck at: how to remove the "would remove part so I can move them to .sh file
My solution:
when I input:
git clean -n
I get:
Would remove .DS_Store
Would remove ex02/.DS_Store