Skip to content

Commit da6895d

Browse files
committed
Do not ignore built files from Doctum
1 parent df6d17b commit da6895d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ util/cache/
3232

3333
# Code coverage
3434
build
35+
# Do not ignore Doctum docs built files
36+
!/docs/build
3537

3638
# Junit test output
3739
tests/*-junit.xml

0 commit comments

Comments
 (0)