Skip to content

Commit 76e56c9

Browse files
committed
Update Sphinx build ignore rules
Removed '_static/' from .gitignore to allow tracking of the '_static' directory. Added a .gitkeep file in '_static' to ensure the directory is included in the repository.
1 parent d3e5b4e commit 76e56c9

File tree

2 files changed

+0
-1
lines changed

2 files changed

+0
-1
lines changed

docs/.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Sphinx build outputs
22
_build/
33
_build_*/
4-
_static/
54

65
# Sphinx auto-generated files
76
_autosummary/

docs/_static/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)