mirror of
https://github.com/github/gitignore
synced 2024-11-22 19:54:22 +01:00
Fixed APT generated tests location
By default the APT generated tests location is .apt_generated_tests
This commit is contained in:
parent
752b7678db
commit
951e077a3b
@ -48,7 +48,7 @@ local.properties
|
|||||||
|
|
||||||
# Annotation Processing
|
# Annotation Processing
|
||||||
.apt_generated/
|
.apt_generated/
|
||||||
.apt_generated_test/
|
.apt_generated_tests/
|
||||||
|
|
||||||
# Scala IDE specific (Scala & Java development for Eclipse)
|
# Scala IDE specific (Scala & Java development for Eclipse)
|
||||||
.cache-main
|
.cache-main
|
||||||
|
Loading…
Reference in New Issue
Block a user