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 998c15d commit 77023a1Copy full SHA for 77023a1
1 file changed
.gitignore
@@ -130,4 +130,7 @@ dmypy.json
130
131
132
# Mac OS desktop services store
133
-.DS_Store
+.DS_Store
134
+
135
+# Poetry lockfile (no need for deploys, best practice is to not check this in)
136
+poetry.lock
0 commit comments