Skip to content

Commit b0ea035

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 6d79cf6 + 685350a commit b0ea035

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ bin/
1515
coverage/
1616
docs/
1717
tmp/
18+
report/
1819
*.tmp
1920
*.bak
2021
*.swp
@@ -23,6 +24,7 @@ local.properties
2324
.settings/
2425
.loadpath
2526
.recommenders
27+
.docache
2628

2729
# External tool builders
2830
.externalToolBuilders/
@@ -267,3 +269,4 @@ src/main/resources/
267269
/.idea/
268270
/test-report/
269271
/.apt_generated_tests/
272+
.dccache

0 commit comments

Comments
 (0)