| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Overriding or removing resource ignore patterns</title> |
| <meta name="keyword" content="team"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Overriding or removing resource ignore patterns</h1> |
| <p>After you have added global file-matching patterns to the list of files to be ignored for version management, you |
| may wish to occasionally override the "ignore".</p> |
| <ol> |
| <li>Open the <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.team.ui.IgnorePreferences)")'> |
| <img src="PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <b>Team > Ignored |
| Resources</b></a> preference page.</li> |
| <li>To temporarily override one or more of the file-matching patterns, clear their checkboxes.</li> |
| <li>Click <b>OK</b>.</li> |
| </ol> |
| <p>Files that match the patterns you have deselected will be considered for version control.</p> |
| <p>To permanently remove a pattern, select it and click <b>Remove</b>.</p> |
| <h3 class="related">Related tasks</h3><a href="tasks-100d.htm">Version control life cycle: adding and ignoring |
| resources</a><br> |
| <a href="tasks-100d1.htm">Creating a global ignore pattern</a><br> |
| <a href="tasks-115.htm">Synchronizing with the repository</a> |
| </body> |
| </html> |