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

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