HomeDocs
DocsCommunityTestimonialsUsersGitHubTwitterBlogJobsTermsPrivacyCookies
TermsPrivacyCookies
Hey! These docs are for version 2.8, which is no longer officially supported. Click here for the latest version, 2.15!


If you use Git, we recommend adding these lines to your top-level `.gitignore` file:



FYI: your `.gitignore` is used to auto-populate the option `pants_ignore`

The `pants_ignore` option tells Pants which files to avoid looking at. Occasionally, you will want to ignore something with Git, but still want Pants to work on the file. See [Troubleshooting / common issues](🔗) for how to do this.