We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a141582 commit b3c3e57Copy full SHA for b3c3e57
.gitignore
@@ -8,3 +8,7 @@ plugins/
8
*.swp
9
.vscode/
10
.idea/
11
+
12
+# Poetry support
13
+pyproject.toml
14
+poetry.lock
0 commit comments