We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec6d74 commit 3c2df5fCopy full SHA for 3c2df5f
.gitignore
@@ -2,4 +2,7 @@
2
node_modules/
3
.idea/
4
*.pyc
5
-__pycache__/
+__pycache__/
6
+.env/
7
+# Ignore Python virtual environments
8
+Stock Market Exchange\.env\
0 commit comments