mirror of
https://github.com/OMGeeky/gitignore.git
synced 2025-12-26 16:17:25 +01:00
Ignore '.project' and '.classpath' to avoid conflict between development environments.
This commit is contained in:
@@ -14,3 +14,7 @@ gen/
|
||||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
|
||||
Reference in New Issue
Block a user