git.lucas.co / cce
cce workspace root: member list, lockfile and dependency pins
git clone https://git.lucas.co/cce.git

.gitignore (488B)

 1 # Every subdirectory here is its own git repository -- plus target/, scratch/
 2 # and editor state. Tracking any of them would embed a repo inside this one,
 3 # which is the hazard behind the old "do not git init here" rule. Ignoring all
 4 # subdirectories by glob rather than by name means adding a crate needs no edit
 5 # here, and a new crate can never be swallowed by accident.
 6 /*/
 7 
 8 # ...except the workspace's own cargo config, which is part of what this repo
 9 # exists to version.
10 !/.cargo/