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 79e2d6d commit 8826e79Copy full SHA for 8826e79
.gitignore
@@ -13,7 +13,7 @@
13
!/exercises/*
14
15
*.pyc
16
-__pycache__/
+exercises/*/__pycache__/
17
.pytest_cache/
18
19
!/.learn
0 commit comments