Skip to content

Commit 06055b6

Browse files
explicitly include /tests/modmail/test.env in gitignore
1 parent dbdb3a1 commit 06055b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ celerybeat.pid
104104
*.sage.py
105105

106106
# Environments
107-
!test.env
108107
.env
108+
!/tests/modmail/test.env
109109
.venv
110110
env/
111111
venv/

0 commit comments

Comments
 (0)