8000 Added .ruff_cache/ to .gitignore · agronholm/exceptiongroup@cad96f6 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit cad96f6

Browse files
committed
Added .ruff_cache/ to .gitignore
1 parent 111f338 commit cad96f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ __pycache__
77
.coverage
88
.pytest_cache/
99
.mypy_cache/
10+
.ruff_cache/
1011
.eggs/
1112
.tox
1213
.idea

0 commit comments

Comments
 (0)
0