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 2160dad commit 08302baCopy full SHA for 08302ba
.gitignore
@@ -10,3 +10,7 @@ wtfpython-pypi/wtfpython.egg-info
10
__pycache__/
11
*.py[cod]
12
*$py.class
13
+
14
+irrelevant/.ipynb_checkpoints/
15
16
+irrelevant/.python-version
0 commit comments