Skip to content

Commit

Permalink
added vendor to ignored
Browse files Browse the repository at this point in the history
  • Loading branch information
iLLiCiTiT committed Jul 2, 2024
1 parent af66a78 commit c3136ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ exclude = [
"node_modules",
"site-packages",
"venv",
"client/ayon_maya/vendor",
]

# Same as Black.
Expand Down

0 comments on commit c3136ab

Please sign in to comment.