Skip to content

Commit 3c2df5f

Browse files
committed
env updation
1 parent fec6d74 commit 3c2df5f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,7 @@
22
node_modules/
33
.idea/
44
*.pyc
5-
__pycache__/
5+
__pycache__/
6+
.env/
7+
# Ignore Python virtual environments
8+
Stock Market Exchange\.env\

0 commit comments

Comments
 (0)