When I arc patch
I will get
You have untracked files in this working copy Ignore these untracked files and continue (Y/n)
I dont want to delete the untracked files or put them into .gitignore. I just want to silently say yes. Is there a way to achieve it, e.g., command arg?