Here's a common ignore pattern for Python development to illustrate. echo "*.pyc" >> .gitignore. Run this command from the root of your project.
確定! 回上一頁