We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965634f commit e06b109Copy full SHA for e06b109
.gitignore
@@ -18,3 +18,7 @@
18
npm-debug.log*
19
yarn-debug.log*
20
yarn-error.log*
21
+
22
+# Virtualenv for tools
23
+/.venv
24
+/venv
0 commit comments