mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Ignore '.project' and '.classpath' to avoid conflict between development environments.
This commit is contained in:
parent
1a188f2697
commit
3ad9edaa26
1 changed files with 4 additions and 0 deletions
|
@ -14,3 +14,7 @@ gen/
|
|||
|
||||
# Local configuration file (sdk path, etc)
|
||||
local.properties
|
||||
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue