Skip to content

Commit

Permalink
build: don't search in cache directories
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed May 26, 2023
1 parent b62fc41 commit 5281c6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .treerc
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ ignore =
*.gz *.zip
_build _spell
*.egg *.egg-info
.mypy_cache
.*_cache
tmp

0 comments on commit 5281c6c

Please sign in to comment.