Skip to content

Commit 27db332

Browse files
committed
Reorganise the gitignores for docs build output.
1 parent 23e25dd commit 27db332

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@ BOUT.settings
77
*~
88
.DS_Store
99
/build*
10-
/docs/build/*
11-
/docs/doxygen/*
12-
/docs/sphinx/_breathe*
1310

1411
# Docs
12+
docs/build
13+
docs/doxygen
1514
docs/html
1615
docs/hermes3.pdf
16+
docs/sphinx/_breathe*
1717

1818
# IDE config files
1919
.vscode

0 commit comments

Comments
 (0)