Commit 5d9ee65
authored
Add .env to .gitignore (IBM-Cloud#6395)
At least in PowerVS, the .env is where we set out environment variables
to test. Although it is located in .vscode directory, which is already
ignored, this will add an additional layer of protection against
accidentally leaking credentials.1 parent db1eb3f commit 5d9ee65
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments