Skip to content

Commit 33caa38

Browse files
committed
update
1 parent 8b03025 commit 33caa38

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
_build/

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: LSST DESC DC2 Analysis
55
author: LSST DESC
66
copyright: "2024"
77
logo: logo.png
8-
exclude_patterns: [".github", "contributed", "README.md"]
8+
exclude_patterns: [".github", ".gitignore", "contributed"]
99

1010
execute:
1111
execute_notebooks: off

index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
11
# DC2 Analysis
2+
3+
```{tableofcontents}
4+
```

0 commit comments

Comments
 (0)