Skip to content

Commit 8b8d3c2

Browse files
committed
Add .env/ to .gitignore
1 parent a6b8270 commit 8b8d3c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Ignore virtual environments
22
env/
3+
.env/
34

45
# Ignore Python byte code cache
56
*.pyc

0 commit comments

Comments
 (0)