Skip to content

Commit

Permalink
only omit root .cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sygao committed May 23, 2024
1 parent bfdb10c commit 73cafc5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.idea
.cache
/.cache
/venv
__pycache__
.pytest_cache
Expand Down
1 change: 1 addition & 0 deletions tests/files/repo_test/.cache

0 comments on commit 73cafc5

Please sign in to comment.