added enviroment file to gitignore to not leak secrets
This commit is contained in:
parent
be4123361f
commit
b3dec93039
1 changed files with 3 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -280,3 +280,5 @@ fabric.properties
|
|||
# Azure Toolkit for IntelliJ plugin
|
||||
# https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij
|
||||
.idea/**/azureSettings.xmlnn
|
||||
|
||||
envvars.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue