mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05:00
Update for Eclipse
Add exclusion for Scala IDE specific .cache-main files.
This commit is contained in:
parent
58c8e30852
commit
557655fa66
1 changed files with 3 additions and 0 deletions
|
@ -49,3 +49,6 @@ local.properties
|
|||
|
||||
# Code Recommenders
|
||||
.recommenders/
|
||||
|
||||
# Scala IDE specific (Scala & Java development for Eclipse)
|
||||
.cache-main
|
||||
|
|
Loading…
Add table
Reference in a new issue