Skip to content

Commit fe216a3

Browse files
authored
Update .gitignore to include _build/ folder from docs/souce (#8911)
1 parent 8cc06b7 commit fe216a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ __pycache__
66
/build
77
/env*/
88
docs/build/
9+
docs/source/_build
910
*.iml
1011
/out/
1112
.venv*/

0 commit comments

Comments
 (0)