如何让Eclipse项目忽略.git文件夹


12

每当我在具有.git文件夹的文件夹上使用eclipse时,.git文件夹都会包含在项目范围内的搜索中,并显示在导航器视图中。有什么办法可以:

  1. 确保.git文件夹未在导航器视图中显示?
  2. 确保在项目范围内的搜索中忽略.git文件夹?

Answers:


By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.