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.
.gitignore
pyenv
1 parent f004001 commit 8baaa1dCopy full SHA for 8baaa1d
.gitignore
@@ -1,2 +1,5 @@
1
-# Support JetBrains IDEs
2
-.idea
+# JetBrains IDEs
+.idea/
3
+
4
+# pyenv version file
5
+.python-version
0 commit comments