Commit 4e34b01
airfield: stop tracking .air (per-machine local config)
The .air file is airfield's per-machine local config: it lists container mounts, including host paths that embed the login user's numeric uid (/run/user/<uid>/gdm). This repo is shared course infrastructure -- cloned by students on lab machines and adapted for other robot platforms -- so host-specific values do not belong in it.
The consuming project now keeps those mounts in its own project-level .air, which is gitignored there and also survives a re-clone of this repo by checkout.sh.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6dc1402 commit 4e34b01
2 files changed
Lines changed: 5 additions & 12 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
0 commit comments