Add .apt_generated to .gitignore

Closes gh-303
This commit is contained in:
Stephane Nicoll 2016-10-19 13:00:49 +03:00
parent 308480951a
commit cc44d346fd
3 changed files with 3 additions and 0 deletions

View File

@ -4,6 +4,7 @@
!gradle/wrapper/gradle-wrapper.jar<% } %>
### STS ###
.apt_generated
.classpath
.factorypath
.project

View File

@ -3,6 +3,7 @@
!gradle/wrapper/gradle-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project

View File

@ -2,6 +2,7 @@ target/
!.mvn/wrapper/maven-wrapper.jar
### STS ###
.apt_generated
.classpath
.factorypath
.project