Skip to content

Commit d6aa085

Browse files
committed
Merge branch 'master' into 3.0.0
2 parents 6837a1b + 4c5bcce commit d6aa085

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ coverage.xml
2929
dmypy.json
3030
dmypy.sock
3131

32+
# ruff formatter/linter
33+
.ruff_cache
34+
3235
# cmd2 history file used in hello_cmd2.py
3336
cmd2_history.dat
3437

0 commit comments

Comments
 (0)