| <!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"> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| <title>Ignored Resources</title> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1 class="Head">Team Ignored Resources</h1> |
| <p class="Intro">On 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"> <strong>Team > Ignored |
| Resources</strong></a> preference page, you can specify file name patterns to exclude from the version control |
| management system. There is a list of file patterns against which resources will be matched before they are |
| considered as version control candidates. These patterns may contain the wildcard characters "*" and "?". This |
| pattern "*" represents any sequence of zero or more characters. This pattern "?" represents any one character. For |
| example, you can specify a pattern of "*~", which would match any temporary files that end with "~". Any file or |
| directory that matches any one of the patterns will be ignored during update or commit operations.</p> |
| <p class="Para">To add a file type to the ignore list, simply click <strong>Add Pattern</strong>. In the dialog, |
| enter a file type (e.g. *.class). To remove a file type from the ignore list, simply select the file type in the |
| ignore list and click <strong>Remove</strong>.</p> |
| <p class="Para">You can temporarily disable ignoring the file pattern by deselecting it from the list. You do not |
| have to remove the specified file pattern from the list to temporarily disable it.</p> |
| <h3 class="related">Related reference</h3><a href="ref-48a.htm">Ignoring Resources from Version Control</a> |
| </body> |
| </html> |