Skip to content

Commit

Permalink
fix: ignore docs folder generated when running Sphinx command
Browse files Browse the repository at this point in the history
  • Loading branch information
ailinvenerus committed Dec 6, 2023
1 parent 35624e9 commit fbea51f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ ScribeMi/.env
env/
tests/.env
.vscode
venv
venv
docs

0 comments on commit fbea51f

Please sign in to comment.