chore: change way to store npm secrets

This commit is contained in:
Sammy Teillet
2023-04-18 15:31:58 +02:00
parent e8f85f2a29
commit babd9208e7
4 changed files with 4 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
.vscode/*
**/**/.env
**/**/.npmrc
.DS_Store