Commit 71fbfd8
authored
fix: commit docs canister ID mapping and tighten gitignore (#442)
- Only ignore .icp/cache (not all of .icp/) so canister ID mappings
can be committed as intended for icp projects
- Remove outdated .icpdata ignore entry (no longer used)
- Ignore examples/*/.icp/ since this repo does not track canister IDs
for the examples (neither local nor mainnet deployments)
- Commit docs-site/.icp/data/mappings/ic.ids.json (canister ID for docs)
- Restore cp in workflow (file is now in source control)1 parent 764ce2a commit 71fbfd8
2 files changed
+7
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 8 | + | |
| 9 | + | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
0 commit comments