We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e334d commit 3ea5e06Copy full SHA for 3ea5e06
1 file changed
.gitignore
@@ -18,5 +18,8 @@ docs/_build/
18
.pytest_cache
19
.tox
20
21
+# Temporary files
22
+tmp/
23
+
24
venv/
25
.venv/
0 commit comments