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 12ad52f commit e9f9e0eCopy full SHA for e9f9e0e
.gitignore
@@ -11,7 +11,7 @@
11
12
!/exercises
13
!/exercises/*
14
-
+exercises/*/__pycache__/
15
*.pyc
16
17
.pytest_cache/
0 commit comments