Skip to content

Commit 223869e

Browse files
[PR]: Simplify the contributing guide (#593)
1 parent 07bfbba commit 223869e

File tree

6 files changed

+316
-332
lines changed

6 files changed

+316
-332
lines changed

.gitignore

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,5 @@ conda-build/
117117
# Ad-hoc QA
118118
qa/
119119

120-
# Sphinx generated .txt files
121-
notebook-examples.txt
122-
team-panel.txt
123-
demos.txt
120+
# Custom Sphinx generated .txt files.
121+
docs/*.txt

0 commit comments

Comments
 (0)