Skip to content

Commit 34740dd

Browse files
committed
Update from Python.gitignore
1 parent e9b04fd commit 34740dd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,9 @@ cython_debug/
167167
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
168168
#.idea/
169169

170+
# Ruff stuff:
171+
.ruff_cache/
172+
170173
# PyPI configuration file
171174
.pypirc
172175

0 commit comments

Comments
 (0)