Unverified Commit e8339217 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2649 from lukoerfer/master

Added default annotation processing directory to Eclipse.gitignore
parents 3a86aa24 88c8869b
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment