We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6837a1b + 4c5bcce commit d6aa085Copy full SHA for d6aa085
1 file changed
.gitignore
@@ -29,6 +29,9 @@ coverage.xml
29
dmypy.json
30
dmypy.sock
31
32
+# ruff formatter/linter
33
+.ruff_cache
34
+
35
# cmd2 history file used in hello_cmd2.py
36
cmd2_history.dat
37
0 commit comments