Answers for "git add untracked to gitignore"

0

git add untracked to gitignore

git ls-files --others --exclude-standard >> .gitignore
Posted by: Guest on March-31-2022

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language