Skip to content

Commit d2c9669

Browse files
committed
add .env to .gitignore
1 parent efde53e commit d2c9669

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ coverage
99
xunit.xml
1010
.vscode-test-web
1111
docs/.vuepress/.*
12-
.DS_Store
12+
.DS_Store
13+
.env

0 commit comments

Comments
 (0)