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 d60064c commit 601386cCopy full SHA for 601386c
.gitignore
@@ -4,7 +4,7 @@ env/
4
# Ignore Python byte code cache
5
*.pyc
6
__pycache__
7
-./.cache
+.cache
8
9
# Ignore coverage reports
10
.coverage
0 commit comments