Added default annotation processing directory to Eclipse.gitignore

This commit is contained in:
Lukas Körfer 2018-04-02 00:39:47 +02:00 committed by GitHub
parent 07c730e1fc
commit 88c8869b31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -47,6 +47,9 @@ local.properties
# Code Recommenders
.recommenders/
# Annotation Processing
.apt_generated/
# Scala IDE specific (Scala & Java development for Eclipse)
.cache-main
.scala_dependencies