Ignore Eclipse .project and .classpath when using build tools Maven or Gradle
This commit is contained in:
@@ -10,3 +10,9 @@ gradle-app.setting
|
||||
|
||||
# Cache of project
|
||||
.gradletasknamecache
|
||||
|
||||
# Eclipse Gradle plugin generated files
|
||||
# Eclipse Core
|
||||
.project
|
||||
# JDT-specific (Eclipse Java Development Tools)
|
||||
.classpath
|
||||
|
Reference in New Issue
Block a user