Skip to content

Commit e7af6c7

Browse files
committed
Don't ignore cli.data and therapi.data anymore, since CircleCI can't generate them on the fly during a build anymore (takes too many cpu/ram, apparently)
1 parent 343a73b commit e7af6c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.gitignore

-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
/target
44
/modules/jacoco-aggregator-module/target
55
/modules/jacoco-aggregator-module/*.iml
6-
/modules/cli-module/src/main/resources/cli.data
7-
/modules/cli-module/src/main/resources/therapi.data
86
*.iml
97
*.log
108
/modules/simple-java-mail/src/test/resources/secure-testdata/secure-testdata/

0 commit comments

Comments
 (0)