Skip to content

Commit

Permalink
Ignore .rye folder added by github action
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsuhiko committed Mar 2, 2024
1 parent 592beba commit 2101f81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ serve-docs = "mkdocs serve"

[tool.rye.workspace]
members = ["rye-devtools"]

[tool.ruff]
# the former folder is added by the rye github action
exclude = [".rye", ".venv"]

0 comments on commit 2101f81

Please sign in to comment.