Commit ff33498
committed
chore: trim .gitignore — remove machine-specific and cross-repo entries
Per reviewer feedback (NicoleMGomes):
- Remove .ucl-provision/ and src/sap_cloud_sdk/adms/ucl/ — UCL
provisioning artefacts belong to a separate repo, not the SDK.
- Remove scripts/adms_cli.py — local debug script that only exists on
the author's machine; no scripts/ directory is tracked in this repo.
Kept:
- .DS_Store — standard macOS metadata guard
- .env.adms — any contributor following the ADMS integration test setup
creates this file locally; the entry prevents accidental commits of
IAS credentials.1 parent 5b55049 commit ff33498
1 file changed
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 46 | + | |
51 | 47 | | |
52 | | - | |
0 commit comments