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 b5089a2 commit 54968b5Copy full SHA for 54968b5
1 file changed
.gitignore
@@ -1 +1,4 @@
1
node_modules
2
+
3
+# Ignore Python virtual environments
4
+implement-cowsay/.venv/
0 commit comments