We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d6b3b0 commit bbab78dCopy full SHA for bbab78d
1 file changed
.gitignore
@@ -37,6 +37,8 @@ Thumbs.db
37
/.qmake.stash
38
.venv/
39
# ^ added by butterroach
40
+.pytest_cache/
41
+# ^ added by butterroach
42
43
# qtcreator generated files
44
*.pro.user*
0 commit comments