Skip to content

Commit 5ab01fa

Browse files
committed
chore: gitignore .env and .envrc
1 parent 0493411 commit 5ab01fa

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
@@ -39,4 +39,7 @@ website/vendor
3939
*.winfile eol=crlf
4040

4141
# virtualenv
42-
.venv
42+
.venv
43+
44+
.env
45+
.envrc

0 commit comments

Comments
 (0)