Skip to content

Commit cf90196

Browse files
authored
Merge pull request #16 from valorisa/valorisa-patch-1
Ignore .env file for API keys
2 parents f476647 + 615b428 commit cf90196

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ backup/
4545

4646
# Plugins build outputs
4747
plugins/*/dist/
48+
49+
# Secrets API_KEYS
50+
.env

0 commit comments

Comments
 (0)