mirror of
https://github.com/OMGeeky/gitignore.git
synced 2026-01-05 18:50:20 +01:00
Merge pull request #289 from allonhadaya/patch-1
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