8000 MAINT Add notes-towncrier.rst to .gitignore (#30153) · scikit-learn/scikit-learn@b9a7496 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9a7496

Browse files
authored
MAINT Add notes-towncrier.rst to .gitignore (#30153)
1 parent e617d82 commit b9a7496

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ doc/developers/maintainer.rst
2525
doc/index.rst
2626
doc/min_dependency_table.rst
2727
doc/min_dependency_substitutions.rst
28+
# release notes generated by towncrier
29+
doc/whats_new/notes-towncrier.rst
30+
2831
*.pdf
2932
pip-log.txt
3033
scikit_learn.egg-info/

0 commit comments

Comments
 (0)
0