mirror of
https://github.com/GoodOlClint/PSProxmoxVE.git
synced 2026-07-26 07:58:14 +00:00
d5f4e13637
- CI workflow: PVE_PASSWORD now reads from secrets.PVE_TEST_PASSWORD - variables.tf: removed default password, requires TF_VAR env var - Integration README: examples use <your-test-password> placeholder - create-api-token.sh: example IP changed to pve.example.com - .gitignore: added .env/.env.* exclusion Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
16 lines
146 B
Plaintext
16 lines
146 B
Plaintext
bin/
|
|
obj/
|
|
publish/
|
|
TestResults/
|
|
coverage/
|
|
*.nupkg
|
|
*.user
|
|
*.suo
|
|
.vs/
|
|
nupkg/
|
|
*.ps1xml.bak
|
|
*.DotSettings.user
|
|
BenchmarkDotNet.Artifacts/
|
|
.env
|
|
.env.*
|