Skip to content

Commit 6304a1e

Browse files
committed
updated .gitignore with .env file
1 parent 7ece886 commit 6304a1e

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
/venv/*
33

44
# ignore environment variable files
5-
.env.dev
6-
.env.prod
5+
.env
76
vagrant/.env
87

98
# ignore testing environment variable files

0 commit comments

Comments
 (0)