如何在命令行中写gitignore Python
并使其运行
curl https://raw.githubusercontent.com/github/gitignore/master/Python.gitignore > ./.gitignore
并且有gitignore Python macOS
做
curl https://raw.githubusercontent.com/github/gitignore/master/Python.gitignore https://raw.githubusercontent.com/github/gitignore/master/macOS.gitignore > ./.gitignore
gitignore
之后的参数数目将是可变的。
tl; dr:转到底部